public class RecordResponse extends ResponseDataObject
record
command, can be accessed by pzresp.record
Constructor and Description |
---|
RecordResponse() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActiveClients() |
java.lang.String |
getAuthor() |
java.lang.String |
getDate() |
Location |
getFirstLocation() |
java.util.List<Location> |
getLocations() |
java.lang.String |
getRecId() |
java.lang.String |
getSubject() |
java.lang.String |
getSubjects() |
java.lang.String |
getTitle() |
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 getRecId()
public java.util.List<Location> getLocations()
public java.lang.String getTitle()
public java.lang.String getDate()
public java.lang.String getAuthor()
public java.lang.String getSubject()
public java.lang.String getSubjects()
public Location getFirstLocation()
public java.lang.String getActiveClients()