Uses of Class
org.cxml.PriceTolerance
-
Packages that use PriceTolerance Package Description org.cxml -
-
Uses of PriceTolerance in org.cxml
Fields in org.cxml declared as PriceTolerance Modifier and Type Field Description protected PriceToleranceTolerances. priceToleranceMethods in org.cxml that return PriceTolerance Modifier and Type Method Description PriceToleranceObjectFactory. createPriceTolerance()Create an instance ofPriceTolerancePriceToleranceTolerances. getPriceTolerance()Gets the value of the priceTolerance property.Methods in org.cxml with parameters of type PriceTolerance Modifier and Type Method Description voidTolerances. setPriceTolerance(PriceTolerance value)Sets the value of the priceTolerance property.
-