org.apache.type_test.types1
Class ComplexRestriction4

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.ComplexRestriction4

public class ComplexRestriction4
extends ComplexRestriction

Java class for ComplexRestriction4 complex type.

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

 <complexType name="ComplexRestriction4">
   <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
ComplexRestriction4()
           
 
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

ComplexRestriction4

public ComplexRestriction4()


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