|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - the Java class used to represent the simple typepublic interface 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.
OSimpleObjects| Method Summary | |
|---|---|
EdmSimpleType<V> |
getType()
Gets the edm type, which will be an edm simple type |
V |
getValue()
Gets the value. |
| Method Detail |
|---|
EdmSimpleType<V> getType()
getType in interface OObjectV getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||