@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class MRecSeqA extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<MRecSeqB> |
seqB |
protected int |
varIntA |
| Constructor and Description |
|---|
MRecSeqA() |
| Modifier and Type | Method and Description |
|---|---|
List<MRecSeqB> |
getSeqB()
Gets the value of the seqB property.
|
int |
getVarIntA()
Gets the value of the varIntA property.
|
void |
setVarIntA(int value)
Sets the value of the varIntA property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int varIntA
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarIntA()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarIntA(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<MRecSeqB> getSeqB()
MRecSeqBApache CXF