Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.RateModifierBundleSupplier.TypeEnum
Packages that use RateModifierBundleSupplier.TypeEnum
-
Uses of RateModifierBundleSupplier.TypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return RateModifierBundleSupplier.TypeEnumModifier and TypeMethodDescriptionRateModifierBundleSupplier.getType()Required if manual override modifier is not nullReturns the enum constant of this class with the specified name.static RateModifierBundleSupplier.TypeEnum[]RateModifierBundleSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.monetize.model with parameters of type RateModifierBundleSupplier.TypeEnumModifier and TypeMethodDescriptionvoidRateModifierBundleSupplier.setType(RateModifierBundleSupplier.TypeEnum type) RateModifierBundleSupplier.type(RateModifierBundleSupplier.TypeEnum type)