| java.lang.Object | |
| ↳ | org.odata4j.core.OComplexObjects |
A static factory to create immutable OComplexObject instances.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new
OComplexObject of a given edm complex type using the properties provided. | |||||||||||
Starts a new
OComplexObject builder of a given edm complex type. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new OComplexObject of a given edm complex type using the properties provided.
| type | |
|---|---|
| properties |
Starts a new OComplexObject builder of a given edm complex type.
| type |
|---|