| Package | Description |
|---|---|
| com.orange.ngsi.model |
| Modifier and Type | Method and Description |
|---|---|
EntityId |
ContextElement.getEntityId() |
EntityId |
AppendContextElementResponse.getEntityId() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityId> |
SubscribeContext.getEntityIdList() |
List<EntityId> |
QueryContext.getEntityIdList() |
List<EntityId> |
ContextRegistration.getEntityIdList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextElement.setEntityId(EntityId entityId) |
void |
AppendContextElementResponse.setEntityId(EntityId entityId) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribeContext.setEntityIdList(List<EntityId> entityIdList) |
void |
QueryContext.setEntityIdList(List<EntityId> entityIdList) |
void |
ContextRegistration.setEntityIdList(List<EntityId> entityIdList) |
| Constructor and Description |
|---|
QueryContext(List<EntityId> entityIdList) |
Copyright © 2016 Orange. All rights reserved.