Package org.apache.olingo.odata2.api.edm
Interface EdmAssociationSetEnd
- All Superinterfaces:
EdmAnnotatable
- All Known Implementing Classes:
EdmAssociationSetEndImplProv
-
Method Summary
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmAnnotatable
getAnnotations
-
Method Details
-
getRole
String getRole()Get the role name- Returns:
- String
-
getEntitySet
Get the entity set- Returns:
EdmEntitySet- Throws:
EdmException
-