Uses of Enum Class
org.ehrbase.aql.compiler.TopAttributes.TopDirection
Packages that use TopAttributes.TopDirection
-
Uses of TopAttributes.TopDirection in org.ehrbase.aql.compiler
Methods in org.ehrbase.aql.compiler that return TopAttributes.TopDirectionModifier and TypeMethodDescriptionTopAttributes.getDirection()static TopAttributes.TopDirectionReturns the enum constant of this class with the specified name.static TopAttributes.TopDirection[]TopAttributes.TopDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.ehrbase.aql.compiler with parameters of type TopAttributes.TopDirectionModifierConstructorDescriptionTopAttributes(Integer window, TopAttributes.TopDirection direction)