@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class NestedCallback extends Object
| Modifier and Type | Field and Description |
|---|---|
protected W3CEndpointReference |
callback |
protected String |
name |
| Constructor and Description |
|---|
NestedCallback() |
| Modifier and Type | Method and Description |
|---|---|
W3CEndpointReference |
getCallback()
Gets the value of the callback property.
|
String |
getName()
Gets the value of the name property.
|
void |
setCallback(W3CEndpointReference value)
Sets the value of the callback property.
|
void |
setName(String value)
Sets the value of the name property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference callback
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setName(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 W3CEndpointReference getCallback()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setCallback(W3CEndpointReference value)
value - allowed object is
W3CEndpointReferenceApache CXF