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.Impl |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmParameter |
interface |
EdmProperty
A CSDL Property element
EdmProperty defines a simple type or a complex type.
|
Modifier and Type | Class and Description |
---|---|
class |
EdmComplexPropertyImpl
Objects of this class represent ComplexProperty
|
class |
EdmElementImpl
Objects of this class represent EdmElement
|
class |
EdmParameterImpl
Objects of this class represent EdmParameter
|
class |
EdmPropertyImpl
Objects of this class represent EdmProperty
|
class |
EdmPropertyRefImpl
Objects of this class represent a reference to a property via its name
|
class |
EdmSimplePropertyImpl
Objects of this class represent EdmSimpleProperty
|
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.