Package | Description |
---|---|
org.apache.olingo.odata2.api.edm |
Entity Data Model API
The Entity Data Model is described in the OData protocol specification
as well as in the Conceptual Schema Definition for the OData Protocol.
|
org.apache.olingo.odata2.client.core.edm | |
org.apache.olingo.odata2.client.core.edm.Impl |
Modifier and Type | Method and Description |
---|---|
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 |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmMetadataAssociationEnd |
Modifier and Type | Class and Description |
---|---|
class |
EdmAssociationEndImpl
Objects of this class represent AssociationEnds
|
Modifier and Type | Method and Description |
---|---|
EdmAssociationEnd |
EdmAssociationImpl.getEnd(String role) |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.