Uses of Enum Class
travel.wink.sdk.booking.model.RatePlanLevelFeeBooker.TypeEnum
Packages that use RatePlanLevelFeeBooker.TypeEnum
-
Uses of RatePlanLevelFeeBooker.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RatePlanLevelFeeBooker.TypeEnumModifier and TypeMethodDescription@NotNull RatePlanLevelFeeBooker.TypeEnumRatePlanLevelFeeBooker.getType()Rate plan fee typeReturns the enum constant of this class with the specified name.static RatePlanLevelFeeBooker.TypeEnum[]RatePlanLevelFeeBooker.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type RatePlanLevelFeeBooker.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanLevelFeeBooker.setType(RatePlanLevelFeeBooker.TypeEnum type) RatePlanLevelFeeBooker.type(RatePlanLevelFeeBooker.TypeEnum type)