| Interface | Description | 
|---|---|
| ClientAnnotatable | |
| ClientAnnotation | |
| ClientCollectionValue<T extends ClientValue> | OData collection property value. | 
| ClientComplexValue | OData complex property value. | 
| ClientDeletedEntity | |
| ClientDelta | |
| ClientDeltaLink | |
| ClientEntity | OData entity. | 
| ClientEntitySet | OData entity collection. | 
| ClientEnumValue | |
| ClientInvokeResult | Marker interface for any OData domain object that can be returned by an operation invocation. | 
| ClientLinked | |
| ClientObjectFactory | Entry point for generating OData domain objects. | 
| ClientPrimitiveValue | |
| ClientPrimitiveValue.Builder | |
| ClientProperty | OData entity property. | 
| ClientSingleton | |
| ClientValuable | |
| ClientValue | Abstract representation of an OData entity property value. | 
| Class | Description | 
|---|---|
| AbstractClientPayload | OData entity. | 
| AbstractClientValue | Abstract representation of an OData entity property value. | 
| ClientEntitySetIterator<T extends ClientEntitySet,E extends ClientEntity> | OData entity set iterator class. | 
| ClientInlineEntity | OData in-line entity. | 
| ClientInlineEntitySet | OData in-line entity set. | 
| ClientItem | Abstract representation of OData entities and links. | 
| ClientLink | OData link. | 
| ClientLink.Builder | |
| ClientOperation | |
| ClientServiceDocument | 
| Enum | Description | 
|---|---|
| ClientDeletedEntity.Reason | |
| ClientLinkType | OData link types. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.