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