Uses of Enum Class
travel.wink.sdk.extranet.booking.model.TransactionalTravelInventorySupplier.PricingTypeEnum
Packages that use TransactionalTravelInventorySupplier.PricingTypeEnum
-
Uses of TransactionalTravelInventorySupplier.PricingTypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type TransactionalTravelInventorySupplier.PricingTypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumHow this blocking item should be priced.Methods in travel.wink.sdk.extranet.booking.model that return TransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionTransactionalTravelInventorySupplier.getPricingType()How this blocking item should be priced.Returns the enum constant of this class with the specified name.TransactionalTravelInventorySupplier.PricingTypeEnum.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 TransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionTransactionalTravelInventorySupplier.pricingType(TransactionalTravelInventorySupplier.PricingTypeEnum pricingType) voidTransactionalTravelInventorySupplier.setPricingType(TransactionalTravelInventorySupplier.PricingTypeEnum pricingType)