public class ODataContextVocabulary extends Object implements Serializable
ContextVocabulary.| Constructor and Description |
|---|
ODataContextVocabulary() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<ODataContextPropertyDefinition> |
getPropertyDefinitions() |
void |
setId(String id) |
void |
setPropertyDefinitions(List<ODataContextPropertyDefinition> propertyDefinitions) |
static ODataContextVocabulary |
valueOf(com.sdl.context.api.ContextVocabulary vocabulary) |
public String getId()
public void setId(String id)
public List<ODataContextPropertyDefinition> getPropertyDefinitions()
public void setPropertyDefinitions(List<ODataContextPropertyDefinition> propertyDefinitions)
public static ODataContextVocabulary valueOf(com.sdl.context.api.ContextVocabulary vocabulary)
Copyright © 2016 SDL Group. All rights reserved.