Uses of Class
org.cxml.OriginalPrice
-
Packages that use OriginalPrice Package Description org.cxml -
-
Uses of OriginalPrice in org.cxml
Fields in org.cxml declared as OriginalPrice Modifier and Type Field Description protected OriginalPriceModification. originalPriceMethods in org.cxml that return OriginalPrice Modifier and Type Method Description OriginalPriceObjectFactory. createOriginalPrice()Create an instance ofOriginalPriceOriginalPriceModification. getOriginalPrice()Gets the value of the originalPrice property.Methods in org.cxml with parameters of type OriginalPrice Modifier and Type Method Description voidModification. setOriginalPrice(OriginalPrice value)Sets the value of the originalPrice property.
-