Uses of Enum Class
travel.wink.sdk.extranet.model.AggregateDescriptor.AggregateEnum
Packages that use AggregateDescriptor.AggregateEnum
-
Uses of AggregateDescriptor.AggregateEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.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 travel.wink.sdk.extranet.model with parameters of type AggregateDescriptor.AggregateEnumModifier and TypeMethodDescriptionAggregateDescriptor.aggregate(AggregateDescriptor.AggregateEnum aggregate) voidAggregateDescriptor.setAggregate(AggregateDescriptor.AggregateEnum aggregate)