Uses of Class
org.ehrbase.aql.containment.ContainOperator.OPERATOR
-
Packages that use ContainOperator.OPERATOR Package Description org.ehrbase.aql.containment -
-
Uses of ContainOperator.OPERATOR in org.ehrbase.aql.containment
Methods in org.ehrbase.aql.containment that return ContainOperator.OPERATOR Modifier and Type Method Description ContainOperator.OPERATORContainOperator. operator()static ContainOperator.OPERATORContainOperator.OPERATOR. valueOf(String name)Returns the enum constant of this type with the specified name.static ContainOperator.OPERATOR[]ContainOperator.OPERATOR. values()Returns an array containing the constants of this enum type, in the order they are declared.
-