Uses of Enum Class
travel.wink.sdk.lookup.model.RatePlanExtraPaxRateModifier.TypeEnum
Packages that use RatePlanExtraPaxRateModifier.TypeEnum
-
Uses of RatePlanExtraPaxRateModifier.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return RatePlanExtraPaxRateModifier.TypeEnumModifier and TypeMethodDescriptionRatePlanExtraPaxRateModifier.getType()When the type is FIXED, fixedAmount is required.Returns the enum constant of this class with the specified name.RatePlanExtraPaxRateModifier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type RatePlanExtraPaxRateModifier.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanExtraPaxRateModifier.setType(RatePlanExtraPaxRateModifier.TypeEnum type) RatePlanExtraPaxRateModifier.type(RatePlanExtraPaxRateModifier.TypeEnum type)