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

Packages that use XSDataSampleCrystalMM
org.dawb.edna.mxv1   
 

Uses of XSDataSampleCrystalMM in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataSampleCrystalMM
 XSDataSampleCrystalMM ObjectFactory.createXSDataSampleCrystalMM()
          Create an instance of XSDataSampleCrystalMM
 XSDataSampleCrystalMM XSDataInputStrategy.getSample()
          Gets the value of the sample property.
 XSDataSampleCrystalMM XSDataStrategyInput.getSample()
          Gets the value of the sample property.
 XSDataSampleCrystalMM XSDataCollection.getSample()
          Gets the value of the sample property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataSampleCrystalMM
 javax.xml.bind.JAXBElement<XSDataSampleCrystalMM> ObjectFactory.createXSDataSampleCrystalMM(XSDataSampleCrystalMM value)
          Create an instance of JAXBElement<XSDataSampleCrystalMM>}
 void XSDataInputStrategy.setSample(XSDataSampleCrystalMM value)
          Sets the value of the sample property.
 void XSDataStrategyInput.setSample(XSDataSampleCrystalMM value)
          Sets the value of the sample property.
 void XSDataCollection.setSample(XSDataSampleCrystalMM value)
          Sets the value of the sample property.