@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class OccuringStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
varAttrib |
protected List<Serializable> |
varFloatAndVarIntAndVarString |
| Constructor and Description |
|---|
OccuringStruct() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVarAttrib()
Gets the value of the varAttrib property.
|
List<Serializable> |
getVarFloatAndVarIntAndVarString()
Gets the value of the varFloatAndVarIntAndVarString property.
|
void |
setVarAttrib(String value)
Sets the value of the varAttrib property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected List<Serializable> varFloatAndVarIntAndVarString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String varAttrib
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<Serializable> getVarFloatAndVarIntAndVarString()
Float
Integer
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getVarAttrib()
StringApache CXF