| Package | Description |
|---|---|
| com.orange.ngsi.model |
| Modifier and Type | Method and Description |
|---|---|
ContextAttribute |
UpdateContextAttribute.getAttribute() |
| Modifier and Type | Method and Description |
|---|---|
List<ContextAttribute> |
AppendContextElement.getAttributeList() |
List<ContextAttribute> |
ContextElement.getContextAttributeList() |
List<ContextAttribute> |
ContextAttributeResponse.getContextAttributeList() |
List<ContextAttribute> |
UpdateContextElement.getContextAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateContextAttribute.setAttribute(ContextAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppendContextElement.setAttributeList(List<ContextAttribute> attributeList) |
void |
ContextElement.setContextAttributeList(List<ContextAttribute> contextAttributeList) |
void |
ContextAttributeResponse.setContextAttributeList(List<ContextAttribute> contextAttributeList) |
void |
UpdateContextElement.setContextAttributes(List<ContextAttribute> contextAttributes) |
| Constructor and Description |
|---|
AppendContextElement(List<ContextAttribute> attributeList) |
Copyright © 2016 Orange. All rights reserved.