Package org.apache.type_test.types1
Class ComplexRestriction2
java.lang.Object
org.apache.type_test.types1.ExtendsSimpleType
org.apache.type_test.types1.ComplexRestriction2
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v3.0.2",
date="2023-06-06T12:44:56-04:00")
public class ComplexRestriction2
extends ExtendsSimpleType
Java class for ComplexRestriction2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexRestriction2">
<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
Constructors -
Method Summary
Methods inherited from class org.apache.type_test.types1.ExtendsSimpleType
getValue, setValue
-
Constructor Details
-
ComplexRestriction2
public ComplexRestriction2()
-