Uses of Class
org.cxml.OwnerInfo
Packages that use OwnerInfo
-
Uses of OwnerInfo in org.cxml
Modifier and TypeFieldDescriptionprotected OwnerInfoQualityNotificationActivity.ownerInfoprotected OwnerInfoQualityNotificationCause.ownerInfoprotected OwnerInfoQualityNotificationRequestItem.ownerInfoprotected OwnerInfoQualityNotificationTask.ownerInfoModifier and TypeMethodDescriptionObjectFactory.createOwnerInfo()Create an instance ofOwnerInfoQualityNotificationActivity.getOwnerInfo()Gets the value of the ownerInfo property.QualityNotificationCause.getOwnerInfo()Gets the value of the ownerInfo property.QualityNotificationRequestItem.getOwnerInfo()Gets the value of the ownerInfo property.QualityNotificationTask.getOwnerInfo()Gets the value of the ownerInfo property.Modifier and TypeMethodDescriptionvoidQualityNotificationActivity.setOwnerInfo(OwnerInfo value) Sets the value of the ownerInfo property.voidQualityNotificationCause.setOwnerInfo(OwnerInfo value) Sets the value of the ownerInfo property.voidQualityNotificationRequestItem.setOwnerInfo(OwnerInfo value) Sets the value of the ownerInfo property.voidQualityNotificationTask.setOwnerInfo(OwnerInfo value) Sets the value of the ownerInfo property.