Uses of Class
org.cxml.UnitNetPriceCorrection
-
Packages that use UnitNetPriceCorrection Package Description org.cxml -
-
Uses of UnitNetPriceCorrection in org.cxml
Fields in org.cxml declared as UnitNetPriceCorrection Modifier and Type Field Description protected UnitNetPriceCorrectionAdditionalPrices. unitNetPriceCorrectionMethods in org.cxml that return UnitNetPriceCorrection Modifier and Type Method Description UnitNetPriceCorrectionObjectFactory. createUnitNetPriceCorrection()Create an instance ofUnitNetPriceCorrectionUnitNetPriceCorrectionAdditionalPrices. getUnitNetPriceCorrection()Gets the value of the unitNetPriceCorrection property.Methods in org.cxml with parameters of type UnitNetPriceCorrection Modifier and Type Method Description voidAdditionalPrices. setUnitNetPriceCorrection(UnitNetPriceCorrection value)Sets the value of the unitNetPriceCorrection property.
-