Uses of Class
org.cxml.Product
-
Packages that use Product Package Description org.cxml -
-
Uses of Product in org.cxml
Fields in org.cxml declared as Product Modifier and Type Field Description protected ProductSubcontractingComponent. productMethods in org.cxml that return Product Modifier and Type Method Description ProductObjectFactory. createProduct()Create an instance ofProductProductSubcontractingComponent. getProduct()Gets the value of the product property.Methods in org.cxml with parameters of type Product Modifier and Type Method Description voidSubcontractingComponent. setProduct(Product value)Sets the value of the product property.
-