@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class StructWithOccuringStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Comparable> |
varIntAndVarFloat |
protected int |
varInteger |
| Constructor and Description |
|---|
StructWithOccuringStruct() |
| Modifier and Type | Method and Description |
|---|---|
List<Comparable> |
getVarIntAndVarFloat()
Gets the value of the varIntAndVarFloat property.
|
int |
getVarInteger()
Gets the value of the varInteger property.
|
void |
setVarInteger(int value)
Sets the value of the varInteger property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int varInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected List<Comparable> varIntAndVarFloat
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getVarInteger()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarInteger(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<Comparable> getVarIntAndVarFloat()
Integer
FloatApache CXF