Uses of Enum Class
travel.wink.sdk.inventory.model.AggregateGreendexScoreByCategoryConsumer.CategoryEnum
Packages that use AggregateGreendexScoreByCategoryConsumer.CategoryEnum
-
Uses of AggregateGreendexScoreByCategoryConsumer.CategoryEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AggregateGreendexScoreByCategoryConsumer.CategoryEnumModifier and TypeMethodDescriptionAggregateGreendexScoreByCategoryConsumer.getCategory()Green Index categoryReturns the enum constant of this class with the specified name.AggregateGreendexScoreByCategoryConsumer.CategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type AggregateGreendexScoreByCategoryConsumer.CategoryEnumModifier and TypeMethodDescriptionAggregateGreendexScoreByCategoryConsumer.category(AggregateGreendexScoreByCategoryConsumer.CategoryEnum category) voidAggregateGreendexScoreByCategoryConsumer.setCategory(AggregateGreendexScoreByCategoryConsumer.CategoryEnum category)