@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestStructWithAnyResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected StructWithAny |
_return |
protected StructWithAny |
y |
protected StructWithAny |
z |
| Constructor and Description |
|---|
TestStructWithAnyResponse() |
| Modifier and Type | Method and Description |
|---|---|
StructWithAny |
getReturn()
Gets the value of the return property.
|
StructWithAny |
getY()
Gets the value of the y property.
|
StructWithAny |
getZ()
Gets the value of the z property.
|
void |
setReturn(StructWithAny value)
Sets the value of the return property.
|
void |
setY(StructWithAny value)
Sets the value of the y property.
|
void |
setZ(StructWithAny value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected StructWithAny _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected StructWithAny y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected StructWithAny z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public StructWithAny getReturn()
StructWithAny@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setReturn(StructWithAny value)
value - allowed object is
StructWithAny@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public StructWithAny getY()
StructWithAny@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setY(StructWithAny value)
value - allowed object is
StructWithAny@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public StructWithAny getZ()
StructWithAny@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setZ(StructWithAny value)
value - allowed object is
StructWithAnyApache CXF