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