| org.odata4j.core.OFunctionParameter |
An immutable service operation parameter, consisting of a name, a strongly-typed value, and an edm-type.
The OFunctionParameters static factory class can be used to create OFunctionParameter instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the edm-type for this property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.odata4j.core.Named
| |||||||||||
From interface
org.odata4j.core.NamedValue
| |||||||||||