Uses of Class
io.trippay.sdk.payment.model.AggregateDescriptor
Packages that use AggregateDescriptor
-
Uses of AggregateDescriptor in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return AggregateDescriptorModifier and TypeMethodDescriptionAggregateDescriptor.aggregate(AggregateDescriptor.AggregateEnum aggregate) Methods in io.trippay.sdk.payment.model that return types with arguments of type AggregateDescriptorModifier and TypeMethodDescription@Valid List<@Valid AggregateDescriptor> GroupDescriptor.getAggregates()Primitive aggregate data pointsMethods in io.trippay.sdk.payment.model with parameters of type AggregateDescriptorModifier and TypeMethodDescriptionGroupDescriptor.addAggregatesItem(AggregateDescriptor aggregatesItem) Method parameters in io.trippay.sdk.payment.model with type arguments of type AggregateDescriptorModifier and TypeMethodDescriptionGroupDescriptor.aggregates(List<@Valid AggregateDescriptor> aggregates) voidGroupDescriptor.setAggregates(List<@Valid AggregateDescriptor> aggregates)