org.dawb.edna.mxv1
Class XSDataAbsorbedDoseRate

java.lang.Object
  extended by org.dawb.edna.mxv1.XSData
      extended by org.dawb.edna.mxv1.XSDataDouble
          extended by org.dawb.edna.mxv1.XSDataDoubleWithUnit
              extended by org.dawb.edna.mxv1.XSDataAbsorbedDoseRate

public class XSDataAbsorbedDoseRate
extends XSDataDoubleWithUnit

Java class for XSDataAbsorbedDoseRate complex type.

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

 <complexType name="XSDataAbsorbedDoseRate">
   <complexContent>
     <extension base="{http://www.edna-site.org}XSDataDoubleWithUnit">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
XSDataAbsorbedDoseRate()
           
 
Method Summary
 
Methods inherited from class org.dawb.edna.mxv1.XSDataDoubleWithUnit
getError, getUnit, setError, setUnit
 
Methods inherited from class org.dawb.edna.mxv1.XSDataDouble
getValue, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDataAbsorbedDoseRate

public XSDataAbsorbedDoseRate()