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