| org.odata4j.core.OProperty<T> |
An immutable OData property instance, consisting of a name, a strongly-typed value, and an edm-type.
The OProperties static factory class can be used to create OProperty instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the edm-type for this property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.odata4j.core.Named
| |||||||||||
From interface
org.odata4j.core.NamedValue
| |||||||||||