@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class QueryEndpointsResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryEndpointsResponse.Endpoint
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryEndpointsResponse.Endpoint> |
endpoint |
| Constructor and Description |
|---|
QueryEndpointsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryEndpointsResponse.Endpoint> |
getEndpoint()
Gets the value of the endpoint property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected List<QueryEndpointsResponse.Endpoint> endpoint
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public List<QueryEndpointsResponse.Endpoint> getEndpoint()
QueryEndpointsResponse.EndpointApache CXF