Uses of Record Class
no.sikt.graphitron.definitions.fields.FieldSortSpec
Packages that use FieldSortSpec
-
Uses of FieldSortSpec in no.sikt.graphitron.definitions.fields
Methods in no.sikt.graphitron.definitions.fields that return FieldSortSpecModifier and TypeMethodDescriptionstatic FieldSortSpecFieldSortSpec.from(graphql.language.ObjectValue obj) Methods in no.sikt.graphitron.definitions.fields that return types with arguments of type FieldSortSpecModifier and TypeMethodDescriptionDefaultOrder.fields()Returns the value of thefieldsrecord component.OrderByEnumField.getFieldSortSpecs()Constructor parameters in no.sikt.graphitron.definitions.fields with type arguments of type FieldSortSpecModifierConstructorDescriptionDefaultOrder(String index, List<FieldSortSpec> fields, boolean primaryKey, String direction) Creates an instance of aDefaultOrderrecord class.