com.indexdata.mkjsf.pazpar2.data
Class Target

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

public class Target
extends ResponseDataObject

Data from the bytarget command, child object of ByTargetResponse

Author:
Niels Erik
See Also:
Serialized Form

Constructor Summary
Target()
           
 
Method Summary
 String getDiagnostic()
           
 String getHits()
           
 String getId()
           
 String getName()
           
 String getRecords()
           
 String getState()
           
 
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, toString, wait, wait, wait
 

Constructor Detail

Target

public Target()
Method Detail

getId

public String getId()

getName

public String getName()

getHits

public String getHits()

getDiagnostic

public String getDiagnostic()

getRecords

public String getRecords()

getState

public String getState()


Copyright © 2013. All Rights Reserved.