@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class RegisterPeerManagerResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
nodeId |
protected W3CEndpointReference |
peerManagerReference |
| Constructor and Description |
|---|
RegisterPeerManagerResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeId()
Gets the value of the nodeId property.
|
W3CEndpointReference |
getPeerManagerReference()
Gets the value of the peerManagerReference property.
|
void |
setNodeId(String value)
Sets the value of the nodeId property.
|
void |
setPeerManagerReference(W3CEndpointReference value)
Sets the value of the peerManagerReference property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected W3CEndpointReference peerManagerReference
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected String nodeId
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public W3CEndpointReference getPeerManagerReference()
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setPeerManagerReference(W3CEndpointReference value)
value - allowed object is
W3CEndpointReference@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getNodeId()
StringApache CXF