| org.odata4j.core.OStructuralObject |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get all properties of this instance.
| |||||||||||
Get a property by name as a strongly-typed OProperty.
| |||||||||||
Get a property by name.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.odata4j.core.OObject
| |||||||||||
Get all properties of this instance.
Get a property by name as a strongly-typed OProperty.
| propName | The property name |
|---|---|
| propClass | The java-type of the property |
Get a property by name.
| propName | The property name |
|---|