public class Hit extends ResponseDataObject
show
command, child object of ShowResponse, can be accessed by pzresp.show.hits
Constructor and Description |
---|
Hit() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthor() |
java.lang.String |
getAuthor(java.lang.String prefix) |
java.lang.String |
getDate() |
java.lang.String |
getDescription() |
java.util.List<Location> |
getLocations() |
java.lang.String |
getRecId() |
java.lang.String |
getTitle() |
java.lang.String |
getTitleComplete() |
java.lang.String |
getTitleRemainder() |
java.lang.String |
getTitleResponsibility() |
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.util.List<Location> getLocations()
public java.lang.String getTitle()
public java.lang.String getTitleRemainder()
public java.lang.String getAuthor(java.lang.String prefix)
public java.lang.String getAuthor()
public java.lang.String getTitleResponsibility()
public java.lang.String getDate()
public java.lang.String getTitleComplete()
public java.lang.String getRecId()
public java.lang.String getDescription()