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