public class TermListsResponse extends ResponseDataObject
termlist
command, can be accessed by pzresp.termLists
Constructor and Description |
---|
TermListsResponse() |
Modifier and Type | Method and Description |
---|---|
void |
addTermList(TermListResponse termList) |
int |
getActiveClients() |
TermListResponse |
getTermList(java.lang.String name) |
void |
setActiveClients(int activeClients) |
addElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXml
public int getActiveClients()
public void setActiveClients(int activeClients)
public void addTermList(TermListResponse termList)
public TermListResponse getTermList(java.lang.String name)