org.autopipes.dwg.impl
Class DwgRootImpl

java.lang.Object
  extended by org.autopipes.dwg.impl.DwgRootTypeImpl
      extended by org.autopipes.dwg.impl.DwgRootImpl
All Implemented Interfaces:
javax.xml.bind.Element, org.apache.ws.jaxme.JMElement, DwgRoot, DwgRootType

public class DwgRootImpl
extends DwgRootTypeImpl
implements DwgRoot, org.apache.ws.jaxme.JMElement


Constructor Summary
DwgRootImpl()
           
 
Method Summary
 javax.xml.namespace.QName getQName()
           
 
Methods inherited from class org.autopipes.dwg.impl.DwgRootTypeImpl
getDwgEntity, getDwgHead, setDwgHead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.autopipes.dwg.DwgRootType
getDwgEntity, getDwgHead, setDwgHead
 

Constructor Detail

DwgRootImpl

public DwgRootImpl()
Method Detail

getQName

public javax.xml.namespace.QName getQName()
Specified by:
getQName in interface org.apache.ws.jaxme.JMElement