public static class ViewDefDescriptor.Dimension
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ViewDefDescriptor.Dimension.Multiplicity
Multiplicity is either REFERENCE or AGGR_COLLECTION depending on whether the relationship to the VO is 1-1 or 1-M, respectively.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJboName() |
ViewDefDescriptor.Dimension.Multiplicity |
getMultiplicity() |
java.lang.String |
getObrName() |
java.lang.String |
getViewDefName() |
public java.lang.String getJboName()
public java.lang.String getObrName()
public java.lang.String getViewDefName()
public ViewDefDescriptor.Dimension.Multiplicity getMultiplicity()