Uses of Class
travel.wink.affiliate.model.GroupDescriptor
Packages that use GroupDescriptor
-
Uses of GroupDescriptor in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return GroupDescriptorModifier and TypeMethodDescriptionGroupDescriptor.addAggregatesItem(AggregateDescriptor aggregatesItem) GroupDescriptor.aggregates(List<AggregateDescriptor> aggregates) GroupDescriptor.dir(GroupDescriptor.DirEnum dir) Methods in travel.wink.affiliate.model that return types with arguments of type GroupDescriptorModifier and TypeMethodDescription@Valid List<GroupDescriptor>State.getGroup()Descriptors to group result sets by.Methods in travel.wink.affiliate.model with parameters of type GroupDescriptorMethod parameters in travel.wink.affiliate.model with type arguments of type GroupDescriptorModifier and TypeMethodDescriptionState.group(List<GroupDescriptor> group) voidState.setGroup(List<GroupDescriptor> group)