|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the java-type of the property
The OProperties
static factory class can be used to create OProperty
instances.
public interface OProperty<T>
An immutable OData property instance, consisting of a name, a strongly-typed value, and an edm-type.
OProperties
Method Summary | |
---|---|
EdmType |
getType()
Gets the edm-type for this property. |
Methods inherited from interface org.odata4j.core.NamedValue |
---|
getName, getValue |
Method Detail |
---|
EdmType getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |