Package | Description |
---|---|
com.versionone.apiclient.filters |
Modifier and Type | Method and Description |
---|---|
static FilterTerm.Operator |
FilterTerm.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterTerm.Operator[] |
FilterTerm.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 |
FilterTerm.operate(FilterTerm.Operator newop,
IValueProvider provider) |
void |
FilterTerm.operate(FilterTerm.Operator newop,
Object... value) |
Copyright © 2015 VersionOne, Inc.. All rights reserved.