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

@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 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