| Class | Description |
|---|---|
| AbstractGeospatialType<T extends Geospatial> | |
| EdmBinary |
Implementation of the EDM primitive type Binary.
|
| EdmBoolean |
Implementation of the EDM primitive type Boolean.
|
| EdmByte |
Implementation of the EDM primitive type Byte.
|
| EdmDate |
Implementation of the EDM primitive type Date.
|
| EdmDateTimeOffset |
Implementation of the EDM primitive type DateTimeOffset.
|
| EdmDecimal |
Implementation of the EDM primitive type Decimal.
|
| EdmDouble |
Implementation of the EDM primitive type Double.
|
| EdmDuration | |
| EdmGeography | |
| EdmGeographyCollection | |
| EdmGeographyLineString | |
| EdmGeographyMultiLineString | |
| EdmGeographyMultiPoint | |
| EdmGeographyMultiPolygon | |
| EdmGeographyPoint | |
| EdmGeographyPolygon | |
| EdmGeometry | |
| EdmGeometryCollection | |
| EdmGeometryLineString | |
| EdmGeometryMultiLineString | |
| EdmGeometryMultiPoint | |
| EdmGeometryMultiPolygon | |
| EdmGeometryPoint | |
| EdmGeometryPolygon | |
| EdmGuid |
Implementation of the EDM primitive type Guid.
|
| EdmInt16 |
Implementation of the EDM primitive type Int16.
|
| EdmInt32 |
Implementation of the EDM primitive type Int32.
|
| EdmInt64 |
Implementation of the EDM primitive type Int64.
|
| EdmPrimitiveTypeFactory | |
| EdmSByte |
Implementation of the EDM primitive type SByte.
|
| EdmSingle |
Implementation of the EDM primitive type Single.
|
| EdmStream |
Implementation of the EDM primitive type Stream as URI.
|
| EdmString |
Implementation of the EDM primitive type String.
|
| EdmTimeOfDay | |
| SingletonPrimitiveType |
Abstract singleton implementation of the EDM primitive-type interface.
|
Copyright © 2023. All rights reserved.