public static class SecurityClassification.SystemSecurityClassificationGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Integer |
meetMeAnncThreshold |
protected List<SystemSecurityClassificationSecurityClassificationTableRow> |
securityClassificationTable |
request, responseContent, xPath
Constructor and Description |
---|
SystemSecurityClassificationGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getMeetMeAnncThreshold() |
List<SystemSecurityClassificationSecurityClassificationTableRow> |
getSecurityClassificationTable() |
int |
hashCode() |
void |
setMeetMeAnncThreshold(Integer meetMeAnncThreshold) |
void |
setSecurityClassificationTable(List<SystemSecurityClassificationSecurityClassificationTableRow> securityClassificationTable) |
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, isErrorResponse
protected Integer meetMeAnncThreshold
protected List<SystemSecurityClassificationSecurityClassificationTableRow> securityClassificationTable
public SystemSecurityClassificationGetResponse()
public void setMeetMeAnncThreshold(Integer meetMeAnncThreshold)
public Integer getMeetMeAnncThreshold()
public void setSecurityClassificationTable(List<SystemSecurityClassificationSecurityClassificationTableRow> securityClassificationTable)
public List<SystemSecurityClassificationSecurityClassificationTableRow> getSecurityClassificationTable()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.