Uses of Class
org.cxml.SerialNumberInfo
Packages that use SerialNumberInfo
-
Uses of SerialNumberInfo in org.cxml
Fields in org.cxml declared as SerialNumberInfoModifier and TypeFieldDescriptionprotected SerialNumberInfoItemOutIndustry.serialNumberInfoprotected SerialNumberInfoProductActivityDetails.serialNumberInfoMethods in org.cxml that return SerialNumberInfoModifier and TypeMethodDescriptionObjectFactory.createSerialNumberInfo()Create an instance ofSerialNumberInfoItemOutIndustry.getSerialNumberInfo()Gets the value of the serialNumberInfo property.ProductActivityDetails.getSerialNumberInfo()Gets the value of the serialNumberInfo property.Methods in org.cxml with parameters of type SerialNumberInfoModifier and TypeMethodDescriptionvoidItemOutIndustry.setSerialNumberInfo(SerialNumberInfo value) Sets the value of the serialNumberInfo property.voidProductActivityDetails.setSerialNumberInfo(SerialNumberInfo value) Sets the value of the serialNumberInfo property.