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

@Generated(value="com.sun.tools.xjc.Driver",
           date="2012-10-02T03:03:36+00:00",
           comments="JAXB RI vhudson-jaxb-ri-2.1-2")
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