Uses of Class
org.cxml.ExpectedResult
Packages that use ExpectedResult
-
Uses of ExpectedResult in org.cxml
Fields in org.cxml declared as ExpectedResultModifier and TypeFieldDescriptionprotected ExpectedResultQualityInspectionCharacteristic.expectedResultMethods in org.cxml that return ExpectedResultModifier and TypeMethodDescriptionObjectFactory.createExpectedResult()Create an instance ofExpectedResultQualityInspectionCharacteristic.getExpectedResult()Gets the value of the expectedResult property.Methods in org.cxml with parameters of type ExpectedResultModifier and TypeMethodDescriptionvoidQualityInspectionCharacteristic.setExpectedResult(ExpectedResult value) Sets the value of the expectedResult property.