@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class RecOuterType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<RecInnerType> |
recInner |
protected List<RecMostInnerType> |
recMostInner |
protected RecOuterNextType |
recOuterNext |
protected int |
varInt |
| Constructor and Description |
|---|
RecOuterType() |
| Modifier and Type | Method and Description |
|---|---|
List<RecInnerType> |
getRecInner()
Gets the value of the recInner property.
|
List<RecMostInnerType> |
getRecMostInner()
Gets the value of the recMostInner property.
|
RecOuterNextType |
getRecOuterNext()
Gets the value of the recOuterNext property.
|
int |
getVarInt()
Gets the value of the varInt property.
|
void |
setRecOuterNext(RecOuterNextType value)
Sets the value of the recOuterNext 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 List<RecMostInnerType> recMostInner
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected List<RecInnerType> recInner
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected RecOuterNextType recOuterNext
@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 List<RecMostInnerType> getRecMostInner()
RecMostInnerType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<RecInnerType> getRecInner()
RecInnerType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public RecOuterNextType getRecOuterNext()
RecOuterNextType@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setRecOuterNext(RecOuterNextType value)
value - allowed object is
RecOuterNextTypeApache CXF