org.apache.type_test.types1
Class ComplexRestriction

java.lang.Object
  extended by org.apache.type_test.types1.ExtendsSimpleType
      extended by org.apache.type_test.types1.ComplexRestriction
Direct Known Subclasses:
ComplexRestriction3, ComplexRestriction4

public class ComplexRestriction
extends ExtendsSimpleType

Java class for ComplexRestriction complex type.

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

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


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

ComplexRestriction

public ComplexRestriction()


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