org.autopipes.takeout.impl
Class TakeoutImpl

java.lang.Object
  extended by org.autopipes.takeout.impl.TakeoutTypeImpl
      extended by org.autopipes.takeout.impl.TakeoutImpl
All Implemented Interfaces:
javax.xml.bind.Element, org.apache.ws.jaxme.JMElement, Takeout, TakeoutType

public class TakeoutImpl
extends TakeoutTypeImpl
implements Takeout, org.apache.ws.jaxme.JMElement


Constructor Summary
TakeoutImpl()
           
 
Method Summary
 javax.xml.namespace.QName getQName()
           
 
Methods inherited from class org.autopipes.takeout.impl.TakeoutTypeImpl
getBrCouplingcut, getBrMaincut, getBrOrthocut, getDiameter, getVendor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.autopipes.takeout.TakeoutType
getBrCouplingcut, getBrMaincut, getBrOrthocut, getDiameter, getVendor
 

Constructor Detail

TakeoutImpl

public TakeoutImpl()
Method Detail

getQName

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