Uses of Class
org.cxml.ItemInfo
Packages that use ItemInfo
-
Uses of ItemInfo in org.cxml
Modifier and TypeFieldDescriptionprotected ItemInfoQualityInspectionRequestHeader.itemInfoprotected ItemInfoQualityNotificationRequestHeader.itemInfoModifier and TypeMethodDescriptionObjectFactory.createItemInfo()Create an instance ofItemInfoQualityInspectionRequestHeader.getItemInfo()Gets the value of the itemInfo property.QualityNotificationRequestHeader.getItemInfo()Gets the value of the itemInfo property.Modifier and TypeMethodDescriptionvoidQualityInspectionRequestHeader.setItemInfo(ItemInfo value) Sets the value of the itemInfo property.voidQualityNotificationRequestHeader.setItemInfo(ItemInfo value) Sets the value of the itemInfo property.