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