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