@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class NewOperationResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<String> |
out |
| Constructor and Description |
|---|
NewOperationResponse() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<String> |
getOut()
Gets the value of the out property.
|
void |
setOut(JAXBElement<String> value)
Sets the value of the out property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected JAXBElement<String> out
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public JAXBElement<String> getOut()
JAXBElement<String>@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setOut(JAXBElement<String> value)
value - allowed object is
JAXBElement<String>Apache CXF