| Package | Description |
|---|---|
| org.restlet.ext.odata.internal.edm |
| Modifier and Type | Method and Description |
|---|---|
List<ComplexProperty> |
ODataType.getComplexProperties()
Returns the list of complex properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODataType.setComplexProperties(List<ComplexProperty> complexProperties)
Sets the list of complex properties.
|
Copyright © 2005–2015. All rights reserved.