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