@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestAnonTypeElementResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestAnonTypeElementResponse.Return
<p>Java class for anonymous complex type.
|
static class |
TestAnonTypeElementResponse.Y
<p>Java class for anonymous complex type.
|
static class |
TestAnonTypeElementResponse.Z
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected TestAnonTypeElementResponse.Return |
_return |
protected TestAnonTypeElementResponse.Y |
y |
protected TestAnonTypeElementResponse.Z |
z |
| Constructor and Description |
|---|
TestAnonTypeElementResponse() |
| Modifier and Type | Method and Description |
|---|---|
TestAnonTypeElementResponse.Return |
getReturn()
Gets the value of the return property.
|
TestAnonTypeElementResponse.Y |
getY()
Gets the value of the y property.
|
TestAnonTypeElementResponse.Z |
getZ()
Gets the value of the z property.
|
void |
setReturn(TestAnonTypeElementResponse.Return value)
Sets the value of the return property.
|
void |
setY(TestAnonTypeElementResponse.Y value)
Sets the value of the y property.
|
void |
setZ(TestAnonTypeElementResponse.Z value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected TestAnonTypeElementResponse.Return _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected TestAnonTypeElementResponse.Y y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected TestAnonTypeElementResponse.Z z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public TestAnonTypeElementResponse.Return getReturn()
TestAnonTypeElementResponse.Return@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setReturn(TestAnonTypeElementResponse.Return value)
value - allowed object is
TestAnonTypeElementResponse.Return@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public TestAnonTypeElementResponse.Y getY()
TestAnonTypeElementResponse.Y@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(TestAnonTypeElementResponse.Y value)
value - allowed object is
TestAnonTypeElementResponse.Y@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public TestAnonTypeElementResponse.Z getZ()
TestAnonTypeElementResponse.Z@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setZ(TestAnonTypeElementResponse.Z value)
value - allowed object is
TestAnonTypeElementResponse.ZApache CXF