Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.TransactionalTravelInventorySupplier.PricingTypeEnum
Packages that use TransactionalTravelInventorySupplier.PricingTypeEnum
-
Uses of TransactionalTravelInventorySupplier.PricingTypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return TransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionTransactionalTravelInventorySupplier.getPricingType()How this inventory 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.monetize.model with parameters of type TransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionTransactionalTravelInventorySupplier.pricingType(TransactionalTravelInventorySupplier.PricingTypeEnum pricingType) voidTransactionalTravelInventorySupplier.setPricingType(TransactionalTravelInventorySupplier.PricingTypeEnum pricingType)