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