Uses of Enum Class
travel.wink.sdk.extranet.model.RateModifierBundle.TypeEnum
Packages that use RateModifierBundle.TypeEnum
-
Uses of RateModifierBundle.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateModifierBundle.TypeEnumModifier and TypeMethodDescriptionstatic RateModifierBundle.TypeEnumRateModifierBundle.getType()Required if manual override modifier is not nullstatic RateModifierBundle.TypeEnumReturns the enum constant of this class with the specified name.static RateModifierBundle.TypeEnum[]RateModifierBundle.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 RateModifierBundle.TypeEnumModifier and TypeMethodDescriptionvoidRateModifierBundle.setType(RateModifierBundle.TypeEnum type) RateModifierBundle.type(RateModifierBundle.TypeEnum type)