Uses of Class
travel.wink.sdk.extranet.booking.model.GroupDescriptorSupplier
Packages that use GroupDescriptorSupplier
-
Uses of GroupDescriptorSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return GroupDescriptorSupplierModifier and TypeMethodDescriptionGroupDescriptorSupplier.addAggregatesItem(AggregateDescriptorSupplier aggregatesItem) GroupDescriptorSupplier.aggregates(List<AggregateDescriptorSupplier> aggregates) GroupDescriptorSupplier.dir(GroupDescriptorSupplier.DirEnum dir) Methods in travel.wink.sdk.extranet.booking.model that return types with arguments of type GroupDescriptorSupplierModifier and TypeMethodDescription@Valid List<GroupDescriptorSupplier> StateSupplier.getGroup()Descriptors to group result sets by.Methods in travel.wink.sdk.extranet.booking.model with parameters of type GroupDescriptorSupplierMethod parameters in travel.wink.sdk.extranet.booking.model with type arguments of type GroupDescriptorSupplierModifier and TypeMethodDescriptionStateSupplier.group(List<GroupDescriptorSupplier> group) voidStateSupplier.setGroup(List<GroupDescriptorSupplier> group)