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