Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RatePlanLevelFeeSupplierDetails.TypeEnum
Packages that use RatePlanLevelFeeSupplierDetails.TypeEnum
-
Uses of RatePlanLevelFeeSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RatePlanLevelFeeSupplierDetails.TypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumRate plan fee typeMethods in travel.wink.sdk.extranet.booking.model that return RatePlanLevelFeeSupplierDetails.TypeEnumModifier and TypeMethodDescriptionRatePlanLevelFeeSupplierDetails.getType()Rate plan fee typeReturns the enum constant of this class with the specified name.RatePlanLevelFeeSupplierDetails.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type RatePlanLevelFeeSupplierDetails.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanLevelFeeSupplierDetails.setType(RatePlanLevelFeeSupplierDetails.TypeEnum type) RatePlanLevelFeeSupplierDetails.type(RatePlanLevelFeeSupplierDetails.TypeEnum type)