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