Package | Description |
---|---|
com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
Modifier and Type | Method and Description |
---|---|
static ETFilter.Operator |
ETFilter.Operator.fromValue(String value)
Deprecated.
|
ETFilter.Operator |
ETFilter.getOperator()
Deprecated.
Use
ETExpression.getOperator . |
static ETFilter.Operator |
ETFilter.Operator.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ETFilter.Operator[] |
ETFilter.Operator.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ETFilter.setOperator(ETFilter.Operator operator)
Deprecated.
Use
ETExpression.setOperator . |
Copyright © 2017. All rights reserved.