|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmAssociation | |
---|---|
org.odata4j.edm | Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. |
org.odata4j.internal |
Uses of EdmAssociation in org.odata4j.edm |
---|
Methods in org.odata4j.edm that return EdmAssociation | |
---|---|
EdmAssociation |
EdmAssociation.Builder.build()
|
EdmAssociation |
EdmAssociationSet.getAssociation()
|
EdmAssociation |
EdmNavigationProperty.getRelationship()
|
Methods in org.odata4j.edm that return types with arguments of type EdmAssociation | |
---|---|
List<EdmAssociation> |
EdmSchema.getAssociations()
|
Iterable<EdmAssociation> |
EdmDataServices.getAssociations()
|
Uses of EdmAssociation in org.odata4j.internal |
---|
Methods in org.odata4j.internal that return types with arguments of type EdmAssociation | |
---|---|
Iterable<EdmAssociation> |
EdmDataServicesDecorator.getAssociations()
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |