See: Description
Class | Description |
---|---|
AbstractEntityCollection | |
AbstractODataObject |
Abstract OData object with basic values (
id , baseURI , title ). |
Annotatable |
An element with instance annotations.
|
Annotation |
Represents an instance annotation.
|
ComplexValue |
Represents the value of a complex property.
|
ContextURL |
High-level representation of a context URL, built from the string value returned by a service; provides access to the
various components of the context URL, defined in the
protocol specification.
|
ContextURL.Builder |
Builder for a ContextURL instance.
|
DeletedEntity |
A deleted entity contains the reason for deletion and the id.
|
Delta |
A Delta instance contains all added and deleted links and all deleted entities.
|
DeltaLink |
A delta link.
|
Entity |
Data representation for a single entity.
|
EntityCollection |
Data representation for a collection of single entities.
|
EntityIterator |
Data representation as an Iterator for a collection of single entities.
|
GeoUtils |
Utilities class for Geography data types.
|
Link |
Data representation for a link.
|
Linked |
Data representation for a linked object.
|
Operation |
Data representation for an operation.
|
Parameter |
Data representation for a parameter.
|
Property |
Data representation for a property.
|
Valuable |
Defines a value with an according type.
|
Enum | Description |
---|---|
ContextURL.Suffix |
Suffix of the OData Context URL
|
DeletedEntity.Reason |
Reason of the removal from the list
|
Operation.Type | |
PropertyType |
Enumeration for all OData property types.
|
ValueType |
Defines the type of a value (see Valuable).
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.