@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class OccuringStruct2 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected float |
varFloat |
protected List<Serializable> |
varIntAndVarString |
| Constructor and Description |
|---|
OccuringStruct2() |
| Modifier and Type | Method and Description |
|---|---|
float |
getVarFloat()
Gets the value of the varFloat property.
|
List<Serializable> |
getVarIntAndVarString()
Gets the value of the varIntAndVarString property.
|
void |
setVarFloat(float value)
Sets the value of the varFloat property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected float varFloat
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected List<Serializable> varIntAndVarString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public float getVarFloat()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarFloat(float 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> getVarIntAndVarString()
Integer
StringApache CXF