Uses of Class
pl.databucket.client.LogicalOperator
| Package | Description |
|---|---|
| pl.databucket.client |
-
Uses of LogicalOperator in pl.databucket.client
Methods in pl.databucket.client that return LogicalOperator Modifier and Type Method Description LogicalOperatorRules. getOwnOperator()static LogicalOperatorLogicalOperator. valueOf(String name)Returns the enum constant of this type with the specified name.static LogicalOperator[]LogicalOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in pl.databucket.client with parameters of type LogicalOperator Constructor Description Rules(LogicalOperator logicalOperator)