public class ExternalEndpointResponse extends Object
| Constructor and Description |
|---|
ExternalEndpointResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |
String |
getXml() |
void |
setResponseCode(int responseCode) |
void |
setXml(String xml) |
Copyright © 2017. All Rights Reserved.