Uses of Enum Class
travel.wink.sdk.extranet.model.AggregateGreendexScoreByCategory.CategoryEnum
Packages that use AggregateGreendexScoreByCategory.CategoryEnum
-
Uses of AggregateGreendexScoreByCategory.CategoryEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AggregateGreendexScoreByCategory.CategoryEnumModifier and TypeMethodDescriptionAggregateGreendexScoreByCategory.getCategory()Green Index categoryReturns the enum constant of this class with the specified name.AggregateGreendexScoreByCategory.CategoryEnum.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 AggregateGreendexScoreByCategory.CategoryEnumModifier and TypeMethodDescriptionAggregateGreendexScoreByCategory.category(AggregateGreendexScoreByCategory.CategoryEnum category) voidAggregateGreendexScoreByCategory.setCategory(AggregateGreendexScoreByCategory.CategoryEnum category)