Uses of Enum Class
travel.wink.sdk.extranet.model.MasterRateSupplier.PerkTypesEnum
Packages that use MasterRateSupplier.PerkTypesEnum
-
Uses of MasterRateSupplier.PerkTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MasterRateSupplier.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MasterRateSupplier.PerkTypesEnum[]MasterRateSupplier.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 MasterRateSupplier.PerkTypesEnumMethods in travel.wink.sdk.extranet.model with parameters of type MasterRateSupplier.PerkTypesEnumModifier and TypeMethodDescriptionMasterRateSupplier.addPerkTypesItem(MasterRateSupplier.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type MasterRateSupplier.PerkTypesEnumModifier and TypeMethodDescriptionMasterRateSupplier.perkTypes(List<MasterRateSupplier.PerkTypesEnum> perkTypes) voidMasterRateSupplier.setPerkTypes(List<MasterRateSupplier.PerkTypesEnum> perkTypes)