@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class EndpointIdentity extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected String |
nodeId |
protected QName |
serviceQname |
| Constructor and Description |
|---|
EndpointIdentity() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
String |
getNodeId()
Gets the value of the nodeId property.
|
QName |
getServiceQname()
Gets the value of the serviceQname property.
|
void |
setNodeId(String value)
Sets the value of the nodeId property.
|
void |
setServiceQname(QName value)
Sets the value of the serviceQname property.
|
@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") protected QName serviceQname
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public String getNodeId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setNodeId(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 QName getServiceQname()
QName@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public void setServiceQname(QName value)
value - allowed object is
QName@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
ObjectApache CXF