Uses of Class
org.cxml.FreeGoodsQuantity
-
Packages that use FreeGoodsQuantity Package Description org.cxml -
-
Uses of FreeGoodsQuantity in org.cxml
Fields in org.cxml declared as FreeGoodsQuantity Modifier and Type Field Description protected FreeGoodsQuantityPackaging. freeGoodsQuantityMethods in org.cxml that return FreeGoodsQuantity Modifier and Type Method Description FreeGoodsQuantityObjectFactory. createFreeGoodsQuantity()Create an instance ofFreeGoodsQuantityFreeGoodsQuantityPackaging. getFreeGoodsQuantity()Gets the value of the freeGoodsQuantity property.Methods in org.cxml with parameters of type FreeGoodsQuantity Modifier and Type Method Description voidPackaging. setFreeGoodsQuantity(FreeGoodsQuantity value)Sets the value of the freeGoodsQuantity property.
-