@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class MRecSeqD extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MRecSeqC |
seqC |
protected int |
varIntD |
| Constructor and Description |
|---|
MRecSeqD() |
| Modifier and Type | Method and Description |
|---|---|
MRecSeqC |
getSeqC()
Gets the value of the seqC property.
|
int |
getVarIntD()
Gets the value of the varIntD property.
|
void |
setSeqC(MRecSeqC value)
Sets the value of the seqC property.
|
void |
setVarIntD(int value)
Sets the value of the varIntD property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int varIntD
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected MRecSeqC seqC
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarIntD()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarIntD(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public MRecSeqC getSeqC()
MRecSeqCApache CXF