| Package | Description |
|---|---|
| org.apache.olingo.client.api.domain |
| Modifier and Type | Method and Description |
|---|---|
ClientComplexValue |
ClientComplexValue.add(ClientProperty field)
Adds field to the complex type.
|
ClientComplexValue |
ClientValue.asComplex()
Casts to complex value.
|
ClientComplexValue |
AbstractClientValue.asComplex()
Casts to complex value.
|
ClientComplexValue |
ClientValuable.getComplexValue()
Gets complex value.
|
ClientComplexValue |
ClientObjectFactory.newComplexValue(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
ClientProperty |
ClientObjectFactory.newComplexProperty(String name,
ClientComplexValue value)
Instantiates a new complex property.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.