Uses of Class
org.cxml.SampleDefinition
Packages that use SampleDefinition
-
Uses of SampleDefinition in org.cxml
Fields in org.cxml declared as SampleDefinitionModifier and TypeFieldDescriptionprotected SampleDefinitionQualityInspectionCharacteristic.sampleDefinitionprotected SampleDefinitionQualityInspectionRequestHeader.sampleDefinitionMethods in org.cxml that return SampleDefinitionModifier and TypeMethodDescriptionObjectFactory.createSampleDefinition()Create an instance ofSampleDefinitionQualityInspectionCharacteristic.getSampleDefinition()Gets the value of the sampleDefinition property.QualityInspectionRequestHeader.getSampleDefinition()Gets the value of the sampleDefinition property.Methods in org.cxml with parameters of type SampleDefinitionModifier and TypeMethodDescriptionvoidQualityInspectionCharacteristic.setSampleDefinition(SampleDefinition value) Sets the value of the sampleDefinition property.voidQualityInspectionRequestHeader.setSampleDefinition(SampleDefinition value) Sets the value of the sampleDefinition property.