Uses of Class
org.odata4j.edm.EdmAssociationSet

Packages that use EdmAssociationSet
org.odata4j.edm Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. 
 

Uses of EdmAssociationSet in org.odata4j.edm
 

Methods in org.odata4j.edm that return EdmAssociationSet
 EdmAssociationSet EdmAssociationSet.Builder.build()
           
 

Methods in org.odata4j.edm that return types with arguments of type EdmAssociationSet
 List<EdmAssociationSet> EdmEntityContainer.getAssociationSets()
           
 



http://odata4j.org