org.dawb.edna.thumbnail
Class XSDataLinearDisplacement

java.lang.Object
  extended by org.dawb.edna.thumbnail.XSDataDisplacement
      extended by org.dawb.edna.thumbnail.XSDataLinearDisplacement

public class XSDataLinearDisplacement
extends XSDataDisplacement

Java class for XSDataLinearDisplacement complex type.

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

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


Constructor Summary
XSDataLinearDisplacement()
           
 
Method Summary
 
Methods inherited from class org.dawb.edna.thumbnail.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

XSDataLinearDisplacement

public XSDataLinearDisplacement()