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