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