| Package | Description |
|---|---|
| com.sdl.context.odata.model |
| Modifier and Type | Method and Description |
|---|---|
ODataContextPropertyType |
ODataContextPropertyDefinition.getPropertyType() |
ODataContextPropertyType |
ODataContextPropertyValue.getType() |
static ODataContextPropertyType |
ODataContextPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODataContextPropertyType |
ODataContextPropertyType.valueOfContextPropertyType(com.sdl.context.api.definition.ContextPropertyType type) |
static ODataContextPropertyType[] |
ODataContextPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODataContextPropertyDefinition.setPropertyType(ODataContextPropertyType propertyType) |
void |
ODataContextPropertyValue.setType(ODataContextPropertyType type) |
Copyright © 2017 SDL Group. All rights reserved.