Uses of Class
org.cxml.SupplierPartID
Packages that use SupplierPartID
-
Uses of SupplierPartID in org.cxml
Fields in org.cxml declared as SupplierPartIDModifier and TypeFieldDescriptionprotected SupplierPartIDItemID.supplierPartIDprotected SupplierPartIDProduct.supplierPartIDMethods in org.cxml that return SupplierPartIDModifier and TypeMethodDescriptionObjectFactory.createSupplierPartID()Create an instance ofSupplierPartIDItemID.getSupplierPartID()Gets the value of the supplierPartID property.Product.getSupplierPartID()Gets the value of the supplierPartID property.Methods in org.cxml with parameters of type SupplierPartIDModifier and TypeMethodDescriptionvoidItemID.setSupplierPartID(SupplierPartID value) Sets the value of the supplierPartID property.voidProduct.setSupplierPartID(SupplierPartID value) Sets the value of the supplierPartID property.