@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class OccuringAll extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
varAttrString |
protected Integer |
varInt |
| Constructor and Description |
|---|
OccuringAll() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVarAttrString()
Gets the value of the varAttrString property.
|
Integer |
getVarInt()
Gets the value of the varInt property.
|
void |
setVarAttrString(String value)
Sets the value of the varAttrString property.
|
void |
setVarInt(Integer value)
Sets the value of the varInt property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Integer varInt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String varAttrString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public Integer getVarInt()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarInt(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getVarAttrString()
StringApache CXF