@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class DerivedAllBaseAll extends SimpleAll
| Modifier and Type | Field and Description |
|---|---|
protected String |
attrString |
protected float |
varFloatExt |
protected String |
varStringExt |
varAttrString, varFloat, varInt, varString| Constructor and Description |
|---|
DerivedAllBaseAll() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrString()
Gets the value of the attrString property.
|
float |
getVarFloatExt()
Gets the value of the varFloatExt property.
|
String |
getVarStringExt()
Gets the value of the varStringExt property.
|
void |
setAttrString(String value)
Sets the value of the attrString property.
|
void |
setVarFloatExt(float value)
Sets the value of the varFloatExt property.
|
void |
setVarStringExt(String value)
Sets the value of the varStringExt property.
|
getVarAttrString, getVarFloat, getVarInt, getVarString, setVarAttrString, setVarFloat, setVarInt, setVarString@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String varStringExt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected float varFloatExt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String attrString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getVarStringExt()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarStringExt(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public float getVarFloatExt()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarFloatExt(float value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getAttrString()
StringApache CXF