public class ContextElement extends Object
| Constructor and Description |
|---|
ContextElement() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextAttribute> |
getContextAttributeList() |
EntityId |
getEntityId() |
void |
setContextAttributeList(List<ContextAttribute> contextAttributeList) |
void |
setEntityId(EntityId entityId) |
String |
toString() |
public EntityId getEntityId()
public void setEntityId(EntityId entityId)
public List<ContextAttribute> getContextAttributeList()
public void setContextAttributeList(List<ContextAttribute> contextAttributeList)
Copyright © 2016 Orange. All rights reserved.