Uses of Class
org.dawb.edna.mxv1.XSDataResultCharacterisation

Packages that use XSDataResultCharacterisation
org.dawb.edna.mxv1   
 

Uses of XSDataResultCharacterisation in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataResultCharacterisation
 XSDataResultCharacterisation ObjectFactory.createXSDataResultCharacterisation()
          Create an instance of XSDataResultCharacterisation
 XSDataResultCharacterisation XSDataInputControlISPyB.getCharacterisationResult()
          Gets the value of the characterisationResult property.
 XSDataResultCharacterisation XSDataInputInducedRadiationProcess.getCharacterisationResult()
          Gets the value of the characterisationResult property.
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataResultCharacterisation
 javax.xml.bind.JAXBElement<XSDataResultCharacterisation> ObjectFactory.createXSDataResultCharacterisation(XSDataResultCharacterisation value)
          Create an instance of JAXBElement<XSDataResultCharacterisation>}
 

Methods in org.dawb.edna.mxv1 with parameters of type XSDataResultCharacterisation
 javax.xml.bind.JAXBElement<XSDataResultCharacterisation> ObjectFactory.createXSDataResultCharacterisation(XSDataResultCharacterisation value)
          Create an instance of JAXBElement<XSDataResultCharacterisation>}
 void XSDataInputControlISPyB.setCharacterisationResult(XSDataResultCharacterisation value)
          Sets the value of the characterisationResult property.
 void XSDataInputInducedRadiationProcess.setCharacterisationResult(XSDataResultCharacterisation value)
          Sets the value of the characterisationResult property.