@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class StringStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
arg0 |
protected String |
arg1 |
| Constructor and Description |
|---|
StringStruct() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArg0()
Gets the value of the arg0 property.
|
String |
getArg1()
Gets the value of the arg1 property.
|
void |
setArg0(String value)
Sets the value of the arg0 property.
|
void |
setArg1(String value)
Sets the value of the arg1 property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String arg0
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String arg1
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getArg0()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setArg0(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getArg1()
StringApache CXF