@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public static class SplitNameResponse.Names extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
first |
protected String |
second |
| Constructor and Description |
|---|
Names() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirst()
Gets the value of the first property.
|
String |
getSecond()
Gets the value of the second property.
|
void |
setFirst(String value)
Sets the value of the first property.
|
void |
setSecond(String value)
Sets the value of the second property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String first
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String second
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getFirst()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setFirst(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getSecond()
StringApache CXF