org.dawb.edna.mxv1
Class XSDataSampleCrystalMM

java.lang.Object
  extended by org.dawb.edna.mxv1.XSData
      extended by org.dawb.edna.mxv1.XSDataSample
          extended by org.dawb.edna.mxv1.XSDataSampleCrystal
              extended by org.dawb.edna.mxv1.XSDataSampleCrystalMM

public class XSDataSampleCrystalMM
extends XSDataSampleCrystal

Java class for XSDataSampleCrystalMM complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="XSDataSampleCrystalMM">
   <complexContent>
     <extension base="{http://www.edna-site.org}XSDataSampleCrystal">
       <sequence>
         <element name="chemicalComposition" type="{http://www.edna-site.org}XSDataChemicalCompositionMM"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
XSDataSampleCrystalMM()
           
 
Method Summary
 XSDataChemicalCompositionMM getChemicalComposition()
          Gets the value of the chemicalComposition property.
 void setChemicalComposition(XSDataChemicalCompositionMM value)
          Sets the value of the chemicalComposition property.
 
Methods inherited from class org.dawb.edna.mxv1.XSDataSampleCrystal
getCrystal, setCrystal
 
Methods inherited from class org.dawb.edna.mxv1.XSDataSample
getAbsorbedDoseRate, getShape, getSize, getSusceptibility, setAbsorbedDoseRate, setShape, setSize, setSusceptibility
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDataSampleCrystalMM

public XSDataSampleCrystalMM()
Method Detail

getChemicalComposition

public XSDataChemicalCompositionMM getChemicalComposition()
Gets the value of the chemicalComposition property.

Returns:
possible object is XSDataChemicalCompositionMM

setChemicalComposition

public void setChemicalComposition(XSDataChemicalCompositionMM value)
Sets the value of the chemicalComposition property.

Parameters:
value - allowed object is XSDataChemicalCompositionMM