Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAssociationEnd

Packages that use EdmAssociationEnd
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmAssociationEnd in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that return EdmAssociationEnd
 EdmAssociationEnd EdmAssociation.getEnd(String role)
          Get the EdmAssociationEnd by role
 EdmAssociationEnd EdmAssociation.getEnd1()
          Get the EdmAssociationEnd for end1
 EdmAssociationEnd EdmAssociation.getEnd2()
          Get the EdmAssociationEnd for end2
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.