public class ODataContextProperty extends Object implements Serializable
ContextProperty.| Constructor and Description |
|---|
ODataContextProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAspectName() |
String |
getPropertyName() |
ODataContextPropertyValue |
getPropertyValue() |
void |
setAspectName(String aspectName) |
void |
setPropertyName(String propertyName) |
void |
setPropertyValue(ODataContextPropertyValue propertyValue) |
static ODataContextProperty |
valueOf(com.sdl.context.api.ContextProperty property,
com.sdl.context.api.definition.ContextPropertyType type) |
public ODataContextPropertyValue getPropertyValue()
public void setPropertyValue(ODataContextPropertyValue propertyValue)
public String getAspectName()
public void setAspectName(String aspectName)
public String getPropertyName()
public void setPropertyName(String propertyName)
public static ODataContextProperty valueOf(com.sdl.context.api.ContextProperty property, com.sdl.context.api.definition.ContextPropertyType type)
Copyright © 2016 SDL Group. All rights reserved.