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