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