Uses of Enum Class
travel.wink.sdk.extranet.model.RateModifierSupplier.TypeEnum
Packages that use RateModifierSupplier.TypeEnum
-
Uses of RateModifierSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateModifierSupplier.TypeEnumModifier and TypeMethodDescription@NotNull RateModifierSupplier.TypeEnumRateModifierSupplier.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.static RateModifierSupplier.TypeEnum[]RateModifierSupplier.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 RateModifierSupplier.TypeEnumModifier and TypeMethodDescriptionvoidRateModifierSupplier.setType(RateModifierSupplier.TypeEnum type) RateModifierSupplier.type(RateModifierSupplier.TypeEnum type)