public class ShowResponse extends ResponseDataObject
show
command, can be accessed by pzresp.show
Constructor and Description |
---|
ShowResponse() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActiveClients() |
java.util.List<Hit> |
getHits() |
int |
getMerged() |
int |
getNum() |
int |
getStart() |
java.lang.String |
getStatus() |
java.lang.String |
getTotal() |
addElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXml
public java.lang.String getStatus()
public java.lang.String getActiveClients()
public int getMerged()
public java.lang.String getTotal()
public int getStart()
public int getNum()
public java.util.List<Hit> getHits()