Uses of Class
com.ibm.watson.discovery.v1.query.Operator
Package | Description |
---|---|
com.ibm.watson.discovery.v1.query |
-
Uses of Operator in com.ibm.watson.discovery.v1.query
Methods in com.ibm.watson.discovery.v1.query that return Operator Modifier and Type Method Description static Operator
Operator. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static Operator[]
Operator. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.