Uses of Class
org.apache.olingo.odata2.api.edm.provider.Association
-
Packages that use Association Package Description org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API -
-
Uses of Association in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return types with arguments of type Association Modifier and Type Method Description List<Association>Schema. getAssociations()Method parameters in org.apache.olingo.odata2.api.edm.provider with type arguments of type Association Modifier and Type Method Description SchemaSchema. setAssociations(List<Association> associations)Sets theAssociations for thisSchema
-