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