Uses of Enum Class
travel.wink.sdk.booking.model.RawSupplierContractItemBooker.PricingTypeEnum
Packages that use RawSupplierContractItemBooker.PricingTypeEnum
-
Uses of RawSupplierContractItemBooker.PricingTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawSupplierContractItemBooker.PricingTypeEnumModifier and TypeMethodDescriptionRawSupplierContractItemBooker.getPricingType()Get pricingTypeReturns the enum constant of this class with the specified name.RawSupplierContractItemBooker.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type RawSupplierContractItemBooker.PricingTypeEnumModifier and TypeMethodDescriptionRawSupplierContractItemBooker.pricingType(RawSupplierContractItemBooker.PricingTypeEnum pricingType) voidRawSupplierContractItemBooker.setPricingType(RawSupplierContractItemBooker.PricingTypeEnum pricingType)