Uses of Enum Class
travel.wink.sdk.extranet.model.LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum
Packages that use LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum
-
Uses of LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return LocalizedTransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventorySupplier.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type LocalizedTransactionalTravelInventorySupplier.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventorySupplier.pricingType(LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum pricingType) voidLocalizedTransactionalTravelInventorySupplier.setPricingType(LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum pricingType)