easybox.testbinding0
Class EJaxbComplexType2

java.lang.Object
  extended by com.ebmwebsourcing.easybox.impl.AbstractModelObject
      extended by com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
          extended by easybox.testbinding0.EJaxbComplexType0
              extended by easybox.testbinding0.EJaxbComplexType2
All Implemented Interfaces:
com.ebmwebsourcing.easybox.api.ModelObject

public class EJaxbComplexType2
extends EJaxbComplexType0

Java class for complexType2 complex type.

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

 <complexType name="complexType2">
   <complexContent>
     <extension base="{http://testbinding0}complexType0">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class easybox.testbinding0.EJaxbComplexType0
name
 
Constructor Summary
EJaxbComplexType2()
           
 
Method Summary
 
Methods inherited from class easybox.testbinding0.EJaxbComplexType0
getName, isSetName, setName
 
Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
duplicate, duplicateAs, equals, getAdoptiveParent, getBaseURI, getDOMNode, getNaturalParent, hashCode, setAdoptiveParent, setBaseURI, setNaturalParent
 
Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractModelObject
getParent, getXmlObject, setXmlObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJaxbComplexType2

public EJaxbComplexType2()


Copyright © 2012 Petals Link. All Rights Reserved.