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