Uses of Enum Class
travel.wink.sdk.extranet.model.RateExtraPaxRateModifier.TypeEnum
Packages that use RateExtraPaxRateModifier.TypeEnum
-
Uses of RateExtraPaxRateModifier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateExtraPaxRateModifier.TypeEnumModifier and TypeMethodDescription@NotNull RateExtraPaxRateModifier.TypeEnumRateExtraPaxRateModifier.getType()When the type is FIXED, fixedAmount is required.Returns the enum constant of this class with the specified name.static RateExtraPaxRateModifier.TypeEnum[]RateExtraPaxRateModifier.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 RateExtraPaxRateModifier.TypeEnumModifier and TypeMethodDescriptionvoidRateExtraPaxRateModifier.setType(RateExtraPaxRateModifier.TypeEnum type) RateExtraPaxRateModifier.type(RateExtraPaxRateModifier.TypeEnum type)