Uses of Enum Class
org.ehrbase.openehr.sdk.aql.dto.orderby.OrderByExpression.OrderByDirection
Packages that use OrderByExpression.OrderByDirection
-
Uses of OrderByExpression.OrderByDirection in org.ehrbase.openehr.sdk.aql.dto.orderby
Methods in org.ehrbase.openehr.sdk.aql.dto.orderby that return OrderByExpression.OrderByDirectionModifier and TypeMethodDescriptionOrderByExpression.getSymbol()Returns the enum constant of this class with the specified name.static OrderByExpression.OrderByDirection[]OrderByExpression.OrderByDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.sdk.aql.dto.orderby with parameters of type OrderByExpression.OrderByDirectionModifier and TypeMethodDescriptionvoidOrderByExpression.setSymbol(OrderByExpression.OrderByDirection symbol)