Uses of Class
org.cxml.GoodsAndServiceAmount
-
Packages that use GoodsAndServiceAmount Package Description org.cxml -
-
Uses of GoodsAndServiceAmount in org.cxml
Fields in org.cxml declared as GoodsAndServiceAmount Modifier and Type Field Description protected GoodsAndServiceAmountAdditionalAmounts. goodsAndServiceAmountMethods in org.cxml that return GoodsAndServiceAmount Modifier and Type Method Description GoodsAndServiceAmountObjectFactory. createGoodsAndServiceAmount()Create an instance ofGoodsAndServiceAmountGoodsAndServiceAmountAdditionalAmounts. getGoodsAndServiceAmount()Gets the value of the goodsAndServiceAmount property.Methods in org.cxml with parameters of type GoodsAndServiceAmount Modifier and Type Method Description voidAdditionalAmounts. setGoodsAndServiceAmount(GoodsAndServiceAmount value)Sets the value of the goodsAndServiceAmount property.
-