Uses of Enum Class
org.ehrbase.aql.compiler.OrderAttribute.OrderDirection
Packages that use OrderAttribute.OrderDirection
-
Uses of OrderAttribute.OrderDirection in org.ehrbase.aql.compiler
Methods in org.ehrbase.aql.compiler that return OrderAttribute.OrderDirectionModifier and TypeMethodDescriptionOrderAttribute.getDirection()Returns the enum constant of this class with the specified name.static OrderAttribute.OrderDirection[]OrderAttribute.OrderDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.aql.compiler with parameters of type OrderAttribute.OrderDirectionModifier and TypeMethodDescriptionvoidOrderAttribute.setDirection(OrderAttribute.OrderDirection direction)