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