Uses of Enum Class
travel.wink.sdk.extranet.model.LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnum
Packages that use LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnum
-
Uses of LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventorySupplierDetails.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.LocalizedTransactionalTravelInventorySupplierDetails.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 LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventorySupplierDetails.pricingType(LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnum pricingType) voidLocalizedTransactionalTravelInventorySupplierDetails.setPricingType(LocalizedTransactionalTravelInventorySupplierDetails.PricingTypeEnum pricingType)