Uses of Enum Class
travel.wink.sdk.booking.model.RatePlanLevelFeeAgent.TypeEnum
Packages that use RatePlanLevelFeeAgent.TypeEnum
-
Uses of RatePlanLevelFeeAgent.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RatePlanLevelFeeAgent.TypeEnumModifier and TypeMethodDescription@NotNull RatePlanLevelFeeAgent.TypeEnumRatePlanLevelFeeAgent.getType()Rate plan fee typeReturns the enum constant of this class with the specified name.static RatePlanLevelFeeAgent.TypeEnum[]RatePlanLevelFeeAgent.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 RatePlanLevelFeeAgent.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanLevelFeeAgent.setType(RatePlanLevelFeeAgent.TypeEnum type) RatePlanLevelFeeAgent.type(RatePlanLevelFeeAgent.TypeEnum type)