@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestComplexRestriction5 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ComplexRestriction5 |
x |
protected ComplexRestriction5 |
y |
| Constructor and Description |
|---|
TestComplexRestriction5() |
| Modifier and Type | Method and Description |
|---|---|
ComplexRestriction5 |
getX()
Gets the value of the x property.
|
ComplexRestriction5 |
getY()
Gets the value of the y property.
|
void |
setX(ComplexRestriction5 value)
Sets the value of the x property.
|
void |
setY(ComplexRestriction5 value)
Sets the value of the y property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected ComplexRestriction5 x
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected ComplexRestriction5 y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public ComplexRestriction5 getX()
ComplexRestriction5@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setX(ComplexRestriction5 value)
value - allowed object is
ComplexRestriction5@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public ComplexRestriction5 getY()
ComplexRestriction5@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setY(ComplexRestriction5 value)
value - allowed object is
ComplexRestriction5Apache CXF