public static class BWSystem.SystemServerAddressesGetResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
applicationServerClusterPrimaryPrivateFQDN  | 
protected String | 
applicationServerClusterPrimaryPublicFQDN  | 
protected String | 
applicationServerClusterSecondaryPrivateFQDN  | 
protected String | 
applicationServerClusterSecondaryPublicFQDN  | 
protected String | 
webServerClusterPublicFQDN  | 
request, responseContent, xPath| Constructor and Description | 
|---|
SystemServerAddressesGetResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getApplicationServerClusterPrimaryPrivateFQDN()  | 
String | 
getApplicationServerClusterPrimaryPublicFQDN()  | 
String | 
getApplicationServerClusterSecondaryPrivateFQDN()  | 
String | 
getApplicationServerClusterSecondaryPublicFQDN()  | 
String | 
getWebServerClusterPublicFQDN()  | 
int | 
hashCode()  | 
void | 
setApplicationServerClusterPrimaryPrivateFQDN(String applicationServerClusterPrimaryPrivateFQDN)  | 
void | 
setApplicationServerClusterPrimaryPublicFQDN(String applicationServerClusterPrimaryPublicFQDN)  | 
void | 
setApplicationServerClusterSecondaryPrivateFQDN(String applicationServerClusterSecondaryPrivateFQDN)  | 
void | 
setApplicationServerClusterSecondaryPublicFQDN(String applicationServerClusterSecondaryPublicFQDN)  | 
void | 
setWebServerClusterPublicFQDN(String webServerClusterPublicFQDN)  | 
protected void | 
transform()
Transforms the Response from XML Content to a populated POJO 
 | 
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponseprotected String webServerClusterPublicFQDN
protected String applicationServerClusterPrimaryPublicFQDN
protected String applicationServerClusterSecondaryPublicFQDN
protected String applicationServerClusterPrimaryPrivateFQDN
protected String applicationServerClusterSecondaryPrivateFQDN
public void setWebServerClusterPublicFQDN(String webServerClusterPublicFQDN)
public String getWebServerClusterPublicFQDN()
public void setApplicationServerClusterPrimaryPublicFQDN(String applicationServerClusterPrimaryPublicFQDN)
public String getApplicationServerClusterPrimaryPublicFQDN()
public void setApplicationServerClusterSecondaryPublicFQDN(String applicationServerClusterSecondaryPublicFQDN)
public String getApplicationServerClusterSecondaryPublicFQDN()
public void setApplicationServerClusterPrimaryPrivateFQDN(String applicationServerClusterPrimaryPrivateFQDN)
public String getApplicationServerClusterPrimaryPrivateFQDN()
public void setApplicationServerClusterSecondaryPrivateFQDN(String applicationServerClusterSecondaryPrivateFQDN)
public String getApplicationServerClusterSecondaryPrivateFQDN()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.