|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.modello.plugin.jpox.metadata.JPoxAssociationMetadata
Field Summary | |
static java.lang.String |
ID
|
Constructor Summary | |
JPoxAssociationMetadata()
|
Method Summary | |
boolean |
isDependent()
|
boolean |
isJoin()
|
void |
setDependent(boolean dependent)
|
void |
setJoin(boolean join)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ID
Constructor Detail |
public JPoxAssociationMetadata()
Method Detail |
public boolean isDependent()
public void setDependent(boolean dependent)
public boolean isJoin()
public void setJoin(boolean join)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |