Uses of Enum Class
travel.wink.sdk.extranet.model.MasterRate.PerkTypesEnum
Packages that use MasterRate.PerkTypesEnum
-
Uses of MasterRate.PerkTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MasterRate.PerkTypesEnumModifier and TypeMethodDescriptionstatic MasterRate.PerkTypesEnumstatic MasterRate.PerkTypesEnumReturns the enum constant of this class with the specified name.static MasterRate.PerkTypesEnum[]MasterRate.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model that return types with arguments of type MasterRate.PerkTypesEnumMethods in travel.wink.sdk.extranet.model with parameters of type MasterRate.PerkTypesEnumModifier and TypeMethodDescriptionMasterRate.addPerkTypesItem(MasterRate.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type MasterRate.PerkTypesEnumModifier and TypeMethodDescriptionMasterRate.perkTypes(List<MasterRate.PerkTypesEnum> perkTypes) voidMasterRate.setPerkTypes(List<MasterRate.PerkTypesEnum> perkTypes)