| Package | Description |
|---|---|
| org.apache.olingo.odata2.core.edm |
| Modifier and Type | Class and Description |
|---|---|
class |
Bit
Implementation of the internal simple type Bit.
|
class |
EdmBinary
Implementation of the EDM simple type Binary.
|
class |
EdmBoolean
Implementation of the EDM simple type Boolean.
|
class |
EdmByte
Implementation of the EDM simple type Byte.
|
class |
EdmDateTime
Implementation of the EDM simple type DateTime.
|
class |
EdmDateTimeOffset
Implementation of the EDM simple type DateTimeOffset.
|
class |
EdmDecimal
Implementation of the EDM simple type Decimal.
|
class |
EdmDouble
Implementation of the EDM simple type Double.
|
class |
EdmGuid
Implementation of the EDM simple type Guid.
|
class |
EdmInt16
Implementation of the EDM simple type Int16.
|
class |
EdmInt32
Implementation of the EDM simple type Int32.
|
class |
EdmInt64
Implementation of the EDM simple type Int64.
|
class |
EdmNull
Implementation of the simple type Null.
|
class |
EdmSByte
Implementation of the EDM simple type SByte.
|
class |
EdmSingle
Implementation of the EDM simple type Single.
|
class |
EdmString
Implementation of the EDM simple type String.
|
class |
EdmTime
Implementation of the EDM simple type Time.
|
class |
Uint7
Implementation of the internal simple type "unsigned 7-bit integer".
|
Copyright © 2020. All rights reserved.