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

Packages that use XSDataDoubleWithUnit
org.dawb.edna.mxv1   
 

Uses of XSDataDoubleWithUnit in org.dawb.edna.mxv1
 

Subclasses of XSDataDoubleWithUnit in org.dawb.edna.mxv1
 class XSDataAbsorbedDoseRate
          Java class for XSDataAbsorbedDoseRate complex type.
 class XSDataAngularSpeed
          Java class for XSDataAngularSpeed complex type.
 class XSDataFlux
          Java class for XSDataFlux complex type.
 class XSDataLength
          Java class for XSDataLength complex type.
 class XSDataSpeed
          Java class for XSDataSpeed complex type.
 class XSDataTime
          Java class for XSDataTime complex type.
 class XSDataWavelength
          Java class for XSDataWavelength complex type.
 

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

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

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