Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected SimpleOperators |
SimpleFilterPart.simpleOperator |
Modifier and Type | Method and Description |
---|---|
static SimpleOperators |
SimpleOperators.fromValue(String v) |
SimpleOperators |
SimpleFilterPart.getSimpleOperator()
Gets the value of the simpleOperator property.
|
static SimpleOperators |
SimpleOperators.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleOperators[] |
SimpleOperators.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleFilterPart.setSimpleOperator(SimpleOperators value)
Sets the value of the simpleOperator property.
|
Copyright © 2017. All rights reserved.