@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") public class TestEmptyAll extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="x" type="{http://apache.org/type_test/types1}EmptyAll"/>
<element name="y" type="{http://apache.org/type_test/types1}EmptyAll"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EmptyAll |
x |
protected EmptyAll |
y |
| Constructor and Description |
|---|
TestEmptyAll() |
@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") protected EmptyAll x
@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") protected EmptyAll y
@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") public EmptyAll getX()
EmptyAll@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") public void setX(EmptyAll value)
value - allowed object is
EmptyAll@Generated(value="com.sun.tools.xjc.Driver", date="2017-08-11T07:17:27-04:00", comments="JAXB RI v2.2.11") public EmptyAll getY()
EmptyAllApache CXF