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