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