|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the value's java-typepublic interface NamedValue<T>
A strongly-typed named value.
No behavior or semantics are implied, this is simply a convenient reusable interface.
The NamedValues static factory class can be used to create NamedValue instances.
NamedValues| Method Summary | |
|---|---|
T |
getValue()
Gets the value. |
| Methods inherited from interface org.odata4j.core.Named |
|---|
getName |
| Method Detail |
|---|
T getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||