| org.odata4j.core.OSimpleObject<V> |
An instance of an EdmSimpleType, a primitive value in the OData type system.
The OSimpleObjects static factory class can be used to create OSimpleObject instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the edm type, which will be an edm simple type
| |||||||||||
Gets the value.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.odata4j.core.OObject
| |||||||||||
Gets the value.