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