Uses of Enum Class
travel.wink.sdk.extranet.model.PriceSupplier.PriceTypeEnum
Packages that use PriceSupplier.PriceTypeEnum
-
Uses of PriceSupplier.PriceTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PriceSupplier.PriceTypeEnumModifier and TypeMethodDescriptionstatic PriceSupplier.PriceTypeEnumPriceSupplier.getPriceType()Get priceTypestatic PriceSupplier.PriceTypeEnumReturns the enum constant of this class with the specified name.static PriceSupplier.PriceTypeEnum[]PriceSupplier.PriceTypeEnum.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 PriceSupplier.PriceTypeEnumModifier and TypeMethodDescriptionPriceSupplier.priceType(PriceSupplier.PriceTypeEnum priceType) voidPriceSupplier.setPriceType(PriceSupplier.PriceTypeEnum priceType)