@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class MRecSeqB extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MRecSeqA |
seqA |
protected int |
varIntB |
| Constructor and Description |
|---|
MRecSeqB() |
| Modifier and Type | Method and Description |
|---|---|
MRecSeqA |
getSeqA()
Gets the value of the seqA property.
|
int |
getVarIntB()
Gets the value of the varIntB property.
|
void |
setSeqA(MRecSeqA value)
Sets the value of the seqA property.
|
void |
setVarIntB(int value)
Sets the value of the varIntB property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int varIntB
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected MRecSeqA seqA
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarIntB()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarIntB(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public MRecSeqA getSeqA()
MRecSeqAApache CXF