Uses of Enum Class
org.ehrbase.aql.containment.ContainOperator.OPERATOR
Packages that use ContainOperator.OPERATOR
-
Uses of ContainOperator.OPERATOR in org.ehrbase.aql.containment
Methods in org.ehrbase.aql.containment that return ContainOperator.OPERATORModifier and TypeMethodDescriptionContainOperator.operator()static ContainOperator.OPERATORReturns the enum constant of this class with the specified name.static ContainOperator.OPERATOR[]ContainOperator.OPERATOR.values()Returns an array containing the constants of this enum class, in the order they are declared.