|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvdoclet.ejb.EjbRelationRole.Multiplicity
Enumeration of possible multiplicity values
Field Summary | |
static EjbRelationRole.Multiplicity |
MANY
|
static EjbRelationRole.Multiplicity |
ONE
|
Method Summary | |
static EjbRelationRole.Multiplicity |
forName(String name)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final EjbRelationRole.Multiplicity ONE
public static final EjbRelationRole.Multiplicity MANY
Method Detail |
public static EjbRelationRole.Multiplicity forName(String name)
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |