|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdmAssociationEnd
EdmAssociationEnd defines one side of the relationship of two entity types.
Method Summary | |
---|---|
EdmEntityType |
getEntityType()
|
EdmMultiplicity |
getMultiplicity()
See EdmMultiplicity for more information about possible multiplicities. |
String |
getRole()
|
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmAnnotatable |
---|
getAnnotations |
Method Detail |
---|
String getRole()
EdmAssociationEnd
as a String.EdmEntityType getEntityType() throws EdmException
EdmEntityType
this association end points to.
EdmException
EdmMultiplicity getMultiplicity()
EdmMultiplicity
for more information about possible multiplicities.
EdmMultiplicity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |