@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class MRecSeqC extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfMRecSeqD |
seqDs |
protected int |
varIntC |
| Constructor and Description |
|---|
MRecSeqC() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfMRecSeqD |
getSeqDs()
Gets the value of the seqDs property.
|
int |
getVarIntC()
Gets the value of the varIntC property.
|
void |
setSeqDs(ArrayOfMRecSeqD value)
Sets the value of the seqDs property.
|
void |
setVarIntC(int value)
Sets the value of the varIntC property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int varIntC
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected ArrayOfMRecSeqD seqDs
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarIntC()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarIntC(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public ArrayOfMRecSeqD getSeqDs()
ArrayOfMRecSeqD@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setSeqDs(ArrayOfMRecSeqD value)
value - allowed object is
ArrayOfMRecSeqDApache CXF