org.apache.type_test.types1
Class ExtendsSimpleContent

java.lang.Object
  extended by org.apache.type_test.types1.ExtendsSimpleType
      extended by org.apache.type_test.types1.ExtendsSimpleContent

public class ExtendsSimpleContent
extends ExtendsSimpleType

Java class for ExtendsSimpleContent complex type.

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

 <complexType name="ExtendsSimpleContent">
   <simpleContent>
     <extension base="<http://apache.org/type_test/types1>ExtendsSimpleType">
     </extension>
   </simpleContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.apache.type_test.types1.ExtendsSimpleType
value
 
Constructor Summary
ExtendsSimpleContent()
           
 
Method Summary
 
Methods inherited from class org.apache.type_test.types1.ExtendsSimpleType
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendsSimpleContent

public ExtendsSimpleContent()


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.