|
|||||||||
| 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
public final class 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 |
| Method Summary |
|---|
| 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 | ||||||||