Uses of Class
org.cxml.QualityInfo
Packages that use QualityInfo
-
Uses of QualityInfo in org.cxml
Fields in org.cxml declared as QualityInfoModifier and TypeFieldDescriptionprotected QualityInfoItemOutIndustry.qualityInfoprotected QualityInfoOrderRequestHeaderIndustry.qualityInfoprotected QualityInfoQualityInspectionRequestHeader.qualityInfoMethods in org.cxml that return QualityInfoModifier and TypeMethodDescriptionObjectFactory.createQualityInfo()Create an instance ofQualityInfoItemOutIndustry.getQualityInfo()Gets the value of the qualityInfo property.OrderRequestHeaderIndustry.getQualityInfo()Gets the value of the qualityInfo property.QualityInspectionRequestHeader.getQualityInfo()Gets the value of the qualityInfo property.Methods in org.cxml with parameters of type QualityInfoModifier and TypeMethodDescriptionvoidItemOutIndustry.setQualityInfo(QualityInfo value) Sets the value of the qualityInfo property.voidOrderRequestHeaderIndustry.setQualityInfo(QualityInfo value) Sets the value of the qualityInfo property.voidQualityInspectionRequestHeader.setQualityInfo(QualityInfo value) Sets the value of the qualityInfo property.