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