Uses of Enum Class
org.fiware.mintaka.domain.query.ngsi.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in org.fiware.mintaka.domain.query.ngsi
Methods in org.fiware.mintaka.domain.query.ngsi that return LogicalOperatorModifier and TypeMethodDescriptionstatic LogicalOperator
LogicalOperator.byCharValue
(char charValue) static LogicalOperator
static LogicalOperator
Returns the enum constant of this class with the specified name.static LogicalOperator[]
LogicalOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.fiware.mintaka.domain.query.ngsi with parameters of type LogicalOperator