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