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

Packages that use XSDataSolvent
org.dawb.edna.mxv1   
 

Uses of XSDataSolvent in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataSolvent
 XSDataSolvent ObjectFactory.createXSDataSolvent()
          Create an instance of XSDataSolvent
 XSDataSolvent XSDataChemicalCompositionMM.getSolvent()
          Gets the value of the solvent property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataSolvent
 javax.xml.bind.JAXBElement<XSDataSolvent> ObjectFactory.createXSDataSolvent(XSDataSolvent value)
          Create an instance of JAXBElement<XSDataSolvent>}
 void XSDataChemicalCompositionMM.setSolvent(XSDataSolvent value)
          Sets the value of the solvent property.