Uses of Enum Class
org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate.PredicateLogicalOperatorSymbol
Packages that use PredicateLogicalOperatorSymbol
-
Uses of PredicateLogicalOperatorSymbol in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate
Methods in org.ehrbase.openehr.sdk.aql.webtemplatepath.predicate that return PredicateLogicalOperatorSymbolModifier and TypeMethodDescriptionPredicateLogicalAndOperation.getSymbol()PredicateLogicalOrOperation.getSymbol()Returns the enum constant of this class with the specified name.static PredicateLogicalOperatorSymbol[]PredicateLogicalOperatorSymbol.values()Returns an array containing the constants of this enum class, in the order they are declared.