| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected StateAlarmOperator |
StateAlarmExpression.operator |
| Modifier and Type | Method and Description |
|---|---|
static StateAlarmOperator |
StateAlarmOperator.fromValue(String v) |
StateAlarmOperator |
StateAlarmExpression.getOperator()
Gets the value of the operator property.
|
static StateAlarmOperator |
StateAlarmOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateAlarmOperator[] |
StateAlarmOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateAlarmExpression.setOperator(StateAlarmOperator value)
Sets the value of the operator property.
|
Copyright © 2018. All rights reserved.