|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sap.ip.me.api.persist.meta.MultiplicityType
Multiplicity constants for LinkDescriptors.
LinkDescriptor
Field Summary | |
static MultiplicityType |
MULTIPLE_VECTOR
constant value for a multiple ( 1:n ) association, implemented by a Vector. |
static MultiplicityType |
SINGLE
constant value for a simple ( 1:1 ) association |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final MultiplicityType SINGLE
public static final MultiplicityType MULTIPLE_VECTOR
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |