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

Packages that use XSDataSample
org.dawb.edna.mxv1   
 

Uses of XSDataSample in org.dawb.edna.mxv1
 

Subclasses of XSDataSample in org.dawb.edna.mxv1
 class XSDataSampleCrystal
          Java class for XSDataSampleCrystal complex type.
 class XSDataSampleCrystalMM
          Java class for XSDataSampleCrystalMM complex type.
 

Methods in org.dawb.edna.mxv1 that return XSDataSample
 XSDataSample ObjectFactory.createXSDataSample()
          Create an instance of XSDataSample
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataSample
 javax.xml.bind.JAXBElement<XSDataSample> ObjectFactory.createXSDataSample(XSDataSample value)
          Create an instance of JAXBElement<XSDataSample>}