Uses of Enum Class
travel.wink.sdk.affiliate.model.PriceAffiliate.PriceTypeEnum
Packages that use PriceAffiliate.PriceTypeEnum
-
Uses of PriceAffiliate.PriceTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PriceAffiliate.PriceTypeEnumModifier and TypeMethodDescriptionstatic PriceAffiliate.PriceTypeEnumPriceAffiliate.getPriceType()Get priceTypestatic PriceAffiliate.PriceTypeEnumReturns the enum constant of this class with the specified name.static PriceAffiliate.PriceTypeEnum[]PriceAffiliate.PriceTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type PriceAffiliate.PriceTypeEnumModifier and TypeMethodDescriptionPriceAffiliate.priceType(PriceAffiliate.PriceTypeEnum priceType) voidPriceAffiliate.setPriceType(PriceAffiliate.PriceTypeEnum priceType)