@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestTokenResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
_return |
protected String |
y |
protected String |
z |
| Constructor and Description |
|---|
TestTokenResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReturn()
Gets the value of the return property.
|
String |
getY()
Gets the value of the y property.
|
String |
getZ()
Gets the value of the z property.
|
void |
setReturn(String value)
Sets the value of the return property.
|
void |
setY(String value)
Sets the value of the y property.
|
void |
setZ(String value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected String _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected String y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected String z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public String getReturn()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setReturn(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public String getY()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public String getZ()
StringApache CXF