org.dawb.edna.mxv1
Class XSDataAngle

java.lang.Object
  extended by org.dawb.edna.mxv1.XSDataDisplacement
      extended by org.dawb.edna.mxv1.XSDataAngle

public class XSDataAngle
extends XSDataDisplacement

Java class for XSDataAngle complex type.

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

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


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

Constructor Detail

XSDataAngle

public XSDataAngle()