com.indexdata.mkjsf.pazpar2.data
Class TermXTargetResponse

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

public class TermXTargetResponse
extends TermResponse

Data from the termlist command, child object of TermListResponse

Author:
Niels Erik
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.indexdata.mkjsf.pazpar2.data.TermResponse
frequency
 
Constructor Summary
TermXTargetResponse()
           
 
Method Summary
 int getApproximation()
           
 String getDiagnostic()
           
 int getFiltered()
           
 String getId()
           
 int getRecords()
           
 String getState()
           
 
Methods inherited from class com.indexdata.mkjsf.pazpar2.data.TermResponse
getFrequency, getName, 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
 

Constructor Detail

TermXTargetResponse

public TermXTargetResponse()
Method Detail

getId

public String getId()

getApproximation

public int getApproximation()

getRecords

public int getRecords()

getFiltered

public int getFiltered()

getState

public String getState()

getDiagnostic

public String getDiagnostic()


Copyright © 2013. All Rights Reserved.