@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class RecElType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RecElNextType |
recElNext |
protected int |
varInt |
| Constructor and Description |
|---|
RecElType() |
| Modifier and Type | Method and Description |
|---|---|
RecElNextType |
getRecElNext()
Gets the value of the recElNext property.
|
int |
getVarInt()
Gets the value of the varInt property.
|
void |
setRecElNext(RecElNextType value)
Sets the value of the recElNext property.
|
void |
setVarInt(int 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 int varInt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected RecElNextType recElNext
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarInt()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarInt(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public RecElNextType getRecElNext()
RecElNextType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setRecElNext(RecElNextType value)
value - allowed object is
RecElNextTypeApache CXF