Uses of Class
travel.wink.sdk.extranet.model.SortDescriptor
Packages that use SortDescriptor
-
Uses of SortDescriptor in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SortDescriptorMethods in travel.wink.sdk.extranet.model that return types with arguments of type SortDescriptorModifier and TypeMethodDescription@Valid List<SortDescriptor>State.getSort()Descriptors used for sorting result set.Methods in travel.wink.sdk.extranet.model with parameters of type SortDescriptorMethod parameters in travel.wink.sdk.extranet.model with type arguments of type SortDescriptorModifier and TypeMethodDescriptionvoidState.setSort(List<SortDescriptor> sort) State.sort(List<SortDescriptor> sort)