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