@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class SgBaseTypeA extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
varInt |
| Constructor and Description |
|---|
SgBaseTypeA() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getVarInt()
Gets the value of the varInt property.
|
void |
setVarInt(BigInteger value)
Sets the value of the varInt property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected BigInteger varInt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public BigInteger getVarInt()
BigInteger@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarInt(BigInteger value)
value - allowed object is
BigIntegerApache CXF