Uses of Class
org.cxml.SupplierPartAuxiliaryID
Packages that use SupplierPartAuxiliaryID
-
Uses of SupplierPartAuxiliaryID in org.cxml
Fields in org.cxml declared as SupplierPartAuxiliaryIDModifier and TypeFieldDescriptionprotected SupplierPartAuxiliaryIDItemID.supplierPartAuxiliaryIDprotected SupplierPartAuxiliaryIDProduct.supplierPartAuxiliaryIDMethods in org.cxml that return SupplierPartAuxiliaryIDModifier and TypeMethodDescriptionObjectFactory.createSupplierPartAuxiliaryID()Create an instance ofSupplierPartAuxiliaryIDItemID.getSupplierPartAuxiliaryID()Gets the value of the supplierPartAuxiliaryID property.Product.getSupplierPartAuxiliaryID()Gets the value of the supplierPartAuxiliaryID property.Methods in org.cxml with parameters of type SupplierPartAuxiliaryIDModifier and TypeMethodDescriptionvoidItemID.setSupplierPartAuxiliaryID(SupplierPartAuxiliaryID value) Sets the value of the supplierPartAuxiliaryID property.voidProduct.setSupplierPartAuxiliaryID(SupplierPartAuxiliaryID value) Sets the value of the supplierPartAuxiliaryID property.