Uses of Class
org.cxml.UnitGrossPrice
-
Packages that use UnitGrossPrice Package Description org.cxml -
-
Uses of UnitGrossPrice in org.cxml
Fields in org.cxml declared as UnitGrossPrice Modifier and Type Field Description protected UnitGrossPriceAdditionalPrices. unitGrossPriceMethods in org.cxml that return UnitGrossPrice Modifier and Type Method Description UnitGrossPriceObjectFactory. createUnitGrossPrice()Create an instance ofUnitGrossPriceUnitGrossPriceAdditionalPrices. getUnitGrossPrice()Gets the value of the unitGrossPrice property.Methods in org.cxml with parameters of type UnitGrossPrice Modifier and Type Method Description voidAdditionalPrices. setUnitGrossPrice(UnitGrossPrice value)Sets the value of the unitGrossPrice property.
-