| Package | Description |
|---|---|
| com.orange.ngsi.model |
| Modifier and Type | Method and Description |
|---|---|
NotifyConditionEnum |
NotifyCondition.getType() |
static NotifyConditionEnum |
NotifyConditionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifyConditionEnum[] |
NotifyConditionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyCondition.setType(NotifyConditionEnum type) |
| Constructor and Description |
|---|
NotifyCondition(NotifyConditionEnum type,
List<String> condValues) |
Copyright © 2016 Orange. All rights reserved.