Uses of Class
org.cxml.SupplierPartID
-
Packages that use SupplierPartID Package Description org.cxml -
-
Uses of SupplierPartID in org.cxml
Fields in org.cxml declared as SupplierPartID Modifier and Type Field Description protected SupplierPartIDItemID. supplierPartIDprotected SupplierPartIDProduct. supplierPartIDMethods in org.cxml that return SupplierPartID Modifier and Type Method Description SupplierPartIDObjectFactory. createSupplierPartID()Create an instance ofSupplierPartIDSupplierPartIDItemID. getSupplierPartID()Gets the value of the supplierPartID property.SupplierPartIDProduct. getSupplierPartID()Gets the value of the supplierPartID property.Methods in org.cxml with parameters of type SupplierPartID Modifier and Type Method Description voidItemID. setSupplierPartID(SupplierPartID value)Sets the value of the supplierPartID property.voidProduct. setSupplierPartID(SupplierPartID value)Sets the value of the supplierPartID property.
-