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