Uses of Enum Class
travel.wink.sdk.extranet.model.RateSingleOccupancyRateModifier.TypeEnum
Packages that use RateSingleOccupancyRateModifier.TypeEnum
-
Uses of RateSingleOccupancyRateModifier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateSingleOccupancyRateModifier.TypeEnumModifier and TypeMethodDescriptionRateSingleOccupancyRateModifier.getType()When the type is FIXED, fixedAmount is required.Returns the enum constant of this class with the specified name.RateSingleOccupancyRateModifier.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 RateSingleOccupancyRateModifier.TypeEnumModifier and TypeMethodDescriptionvoidRateSingleOccupancyRateModifier.setType(RateSingleOccupancyRateModifier.TypeEnum type) RateSingleOccupancyRateModifier.type(RateSingleOccupancyRateModifier.TypeEnum type)