org.apache.type_test.types1
Class ComplexRestriction3

java.lang.Object
  extended by org.apache.type_test.types1.ExtendsSimpleType
      extended by org.apache.type_test.types1.ComplexRestriction
          extended by org.apache.type_test.types1.ComplexRestriction3

public class ComplexRestriction3
extends ComplexRestriction

Java class for ComplexRestriction3 complex type.

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

 <complexType name="ComplexRestriction3">
   <simpleContent>
     <restriction base="<http://apache.org/type_test/types1>ComplexRestriction">
     </restriction>
   </simpleContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.apache.type_test.types1.ExtendsSimpleType
value
 
Constructor Summary
ComplexRestriction3()
           
 
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

ComplexRestriction3

public ComplexRestriction3()


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