| java.lang.Object | ||||
| ↳ | org.odata4j.edm.EdmItem | |||
| ↳ | org.odata4j.edm.EdmType | |||
| ↳ | org.odata4j.edm.EdmNonSimpleType | |||
| ↳ | org.odata4j.edm.EdmCollectionType | |||
A CSDL CollectionType element.
The CollectionType element in conceptual schema definition language (CSDL) specifies that a function parameter or function return type is a collection.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EdmCollectionType.Builder | Mutable builder for EdmCollectionType objects. |
||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| collectionKind | |||||||||||
| itemType | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.odata4j.edm.EdmType
| |||||||||||
From class
org.odata4j.edm.EdmItem
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.odata4j.edm.EdmNonSimpleType
| |||||||||||
From class
org.odata4j.edm.EdmType
| |||||||||||
From class
org.odata4j.edm.EdmItem
| |||||||||||
From class
java.lang.Object
| |||||||||||
| kind | |
|---|---|
| itemType |
| kind | |
|---|---|
| itemType |