Uses of Enum
tech.oxfordsemantic.jrdfox.logic.sparql.statement.QueryBody.SortOrder
Packages that use QueryBody.SortOrder
-
Uses of QueryBody.SortOrder in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Subclasses with type arguments of type QueryBody.SortOrder in tech.oxfordsemantic.jrdfox.logic.sparql.statementModifier and TypeClassDescriptionstatic classstatic enumMethods in tech.oxfordsemantic.jrdfox.logic.sparql.statement that return QueryBody.SortOrderModifier and TypeMethodDescriptionQueryBody.OrderCondition.getSortOrder()static QueryBody.SortOrderReturns the enum constant of this type with the specified name.static QueryBody.SortOrder[]QueryBody.SortOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in tech.oxfordsemantic.jrdfox.logic.sparql.statement with parameters of type QueryBody.SortOrder