| Package | Description |
|---|---|
| com.orange.ngsi.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotifyCondition> |
SubscribeContext.getNotifyConditionList() |
List<NotifyCondition> |
UpdateContextSubscription.getNotifyConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribeContext.setNotifyConditionList(List<NotifyCondition> notifyConditionList) |
void |
UpdateContextSubscription.setNotifyConditions(List<NotifyCondition> notifyConditions) |
| Constructor and Description |
|---|
UpdateContextSubscription(String subscriptionId,
String duration,
List<NotifyCondition> notifyConditions,
String throttling) |
Copyright © 2016 Orange. All rights reserved.