Uses of Enum Class
travel.wink.sdk.extranet.model.RefPoint.PricingTypeEnum
Packages that use RefPoint.PricingTypeEnum
-
Uses of RefPoint.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RefPoint.PricingTypeEnumModifier and TypeMethodDescriptionstatic RefPoint.PricingTypeEnumRefPoint.getPricingType()How this inventory item should be priced.static RefPoint.PricingTypeEnumReturns the enum constant of this class with the specified name.static RefPoint.PricingTypeEnum[]RefPoint.PricingTypeEnum.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 RefPoint.PricingTypeEnumModifier and TypeMethodDescriptionRefPoint.pricingType(RefPoint.PricingTypeEnum pricingType) voidRefPoint.setPricingType(RefPoint.PricingTypeEnum pricingType)