com.indexdata.mkjsf.pazpar2.data
Class TermResponse

java.lang.Object
  extended by com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
      extended by com.indexdata.mkjsf.pazpar2.data.TermResponse
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TermXTargetResponse

public class TermResponse
extends ResponseDataObject

Data from the termlist command, child object of TermListResponse

Author:
Niels Erik
See Also:
Serialized Form

Field Summary
protected  int frequency
           
 
Constructor Summary
TermResponse()
           
 
Method Summary
 int getFrequency()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
addElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

frequency

protected int frequency
Constructor Detail

TermResponse

public TermResponse()
Method Detail

getName

public String getName()

getFrequency

public int getFrequency()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.