Uses of Enum Class
org.ehrbase.openehr.sdk.generator.commons.aql.condition.ComparisonOperatorSymbol
Packages that use ComparisonOperatorSymbol
-
Uses of ComparisonOperatorSymbol in org.ehrbase.openehr.sdk.generator.commons.aql.condition
Methods in org.ehrbase.openehr.sdk.generator.commons.aql.condition that return ComparisonOperatorSymbolModifier and TypeMethodDescriptionstatic ComparisonOperatorSymbolComparisonOperatorSymbol.fromSymbol(CharSequence symbol) static ComparisonOperatorSymbolReturns the enum constant of this class with the specified name.static ComparisonOperatorSymbol[]ComparisonOperatorSymbol.values()Returns an array containing the constants of this enum class, in the order they are declared.