Uses of Enum Class
io.trippay.sdk.payment.model.AggregateDescriptor.AggregateEnum
Packages that use AggregateDescriptor.AggregateEnum
-
Uses of AggregateDescriptor.AggregateEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type AggregateDescriptor.AggregateEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumAggregate functionMethods in io.trippay.sdk.payment.model that return AggregateDescriptor.AggregateEnumModifier and TypeMethodDescriptionAggregateDescriptor.getAggregate()Aggregate functionReturns the enum constant of this class with the specified name.static AggregateDescriptor.AggregateEnum[]AggregateDescriptor.AggregateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type AggregateDescriptor.AggregateEnumModifier and TypeMethodDescriptionAggregateDescriptor.aggregate(AggregateDescriptor.AggregateEnum aggregate) voidAggregateDescriptor.setAggregate(AggregateDescriptor.AggregateEnum aggregate)