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