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