@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class OccuringChoiceWithAnyAttribute extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
atInt |
protected String |
atString |
protected List<Serializable> |
varStringOrVarInt |
| Constructor and Description |
|---|
OccuringChoiceWithAnyAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAtInt()
Gets the value of the atInt property.
|
String |
getAtString()
Gets the value of the atString property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
List<Serializable> |
getVarStringOrVarInt()
Gets the value of the varStringOrVarInt property.
|
void |
setAtInt(Integer value)
Sets the value of the atInt property.
|
void |
setAtString(String value)
Sets the value of the atString 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> varStringOrVarInt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String atString
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Integer atInt
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<Serializable> getVarStringOrVarInt()
String
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getAtString()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAtString(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 Integer getAtInt()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAtInt(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 Map<QName,String> getOtherAttributes()
Apache CXF