@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class StructWithUnion extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
attribUnion |
protected String |
varUnion |
| Constructor and Description |
|---|
StructWithUnion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribUnion()
Gets the value of the attribUnion property.
|
String |
getVarUnion()
Gets the value of the varUnion property.
|
void |
setAttribUnion(String value)
Sets the value of the attribUnion property.
|
void |
setVarUnion(String value)
Sets the value of the varUnion property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String varUnion
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String attribUnion
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getVarUnion()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarUnion(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 String getAttribUnion()
StringApache CXF