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