Uses of Enum Class
travel.wink.sdk.affiliate.model.AggregateDescriptorAffiliate.AggregateEnum
Packages that use AggregateDescriptorAffiliate.AggregateEnum
-
Uses of AggregateDescriptorAffiliate.AggregateEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return AggregateDescriptorAffiliate.AggregateEnumModifier and TypeMethodDescriptionAggregateDescriptorAffiliate.getAggregate()Aggregate functionReturns the enum constant of this class with the specified name.AggregateDescriptorAffiliate.AggregateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type AggregateDescriptorAffiliate.AggregateEnumModifier and TypeMethodDescriptionAggregateDescriptorAffiliate.aggregate(AggregateDescriptorAffiliate.AggregateEnum aggregate) voidAggregateDescriptorAffiliate.setAggregate(AggregateDescriptorAffiliate.AggregateEnum aggregate)