Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertRateModifierRequestSupplier.TypeEnum
Packages that use UpsertRateModifierRequestSupplier.TypeEnum
-
Uses of UpsertRateModifierRequestSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertRateModifierRequestSupplier.TypeEnumModifier and TypeMethodDescriptionUpsertRateModifierRequestSupplier.getType()Set whether you want the price to go up or down when the rules of this promotion have been satisfied.Returns the enum constant of this class with the specified name.UpsertRateModifierRequestSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertRateModifierRequestSupplier.TypeEnumModifier and TypeMethodDescriptionvoidUpsertRateModifierRequestSupplier.setType(UpsertRateModifierRequestSupplier.TypeEnum type) UpsertRateModifierRequestSupplier.type(UpsertRateModifierRequestSupplier.TypeEnum type)