Uses of Class
org.cxml.InformationalPrice
-
Packages that use InformationalPrice Package Description org.cxml -
-
Uses of InformationalPrice in org.cxml
Fields in org.cxml declared as InformationalPrice Modifier and Type Field Description protected InformationalPriceAdditionalPrices. informationalPriceMethods in org.cxml that return InformationalPrice Modifier and Type Method Description InformationalPriceObjectFactory. createInformationalPrice()Create an instance ofInformationalPriceInformationalPriceAdditionalPrices. getInformationalPrice()Gets the value of the informationalPrice property.Methods in org.cxml with parameters of type InformationalPrice Modifier and Type Method Description voidAdditionalPrices. setInformationalPrice(InformationalPrice value)Sets the value of the informationalPrice property.
-