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