public static interface CdsAssociationType.Cardinality
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceMax()
Returns the association's source cardinality, which can be '*' or a positive
Integer.
|
String |
getTargetMax()
Returns the association's maximum target cardinality, which can be '*' or a
positive Integer.
|
String |
getTargetMin()
Returns the association's minimum target cardinality, which can be zero or a
positive Integer.
|
String getSourceMax()
nullString getTargetMin()
nullString getTargetMax()
nullCopyright © 2020 SAP. All rights reserved.