org.apache.type_test.types1
Class ComplexRestriction5

java.lang.Object
  extended by org.apache.type_test.types1.ExtendsAnyURIType
      extended by org.apache.type_test.types1.ComplexRestriction5

public class ComplexRestriction5
extends ExtendsAnyURIType

Java class for ComplexRestriction5 complex type.

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

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


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

Constructor Detail

ComplexRestriction5

public ComplexRestriction5()


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