|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cayenne.CayenneDataObject
net.codescore.dbo.CDO
net.codescore.dbo.auto._Compilearg
net.codescore.dbo.Compilearg
public class Compilearg
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class net.codescore.dbo.auto._Compilearg |
|---|
ARGID_PK_COLUMN, LANGUAGE_PROPERTY, POSITION_PROPERTY, VAL_PROPERTY |
| Fields inherited from class net.codescore.dbo.CDO |
|---|
log |
| Fields inherited from class org.apache.cayenne.CayenneDataObject |
|---|
objectContext, objectId, persistenceState, snapshotVersion, values |
| Fields inherited from interface org.apache.cayenne.DataObject |
|---|
DEFAULT_VERSION |
| Constructor Summary | |
|---|---|
Compilearg()
|
|
| Method Summary | |
|---|---|
int |
compareTo(CDO o)
|
| Methods inherited from class net.codescore.dbo.auto._Compilearg |
|---|
getLanguage, getPosition, getVal, setLanguage, setPosition, setVal |
| Methods inherited from class net.codescore.dbo.CDO |
|---|
equals, getPK, refresh |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.codescore.dbo.inf.ContextObject |
|---|
getObjectContext |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public Compilearg()
| Method Detail |
|---|
public int compareTo(CDO o)
compareTo in interface Comparable<CDO>compareTo in class CDO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||