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