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