com.indexdata.mkjsf.pazpar2.data
Class ByTargetResponse

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

public class ByTargetResponse
extends ResponseDataObject

Data from the bytarget command, can be accessed by pzresp.byTarget

Author:
Niels Erik
See Also:
Serialized Form

Constructor Summary
ByTargetResponse()
           
 
Method Summary
 List<Target> getTargets()
           
 
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

ByTargetResponse

public ByTargetResponse()
Method Detail

getTargets

public List<Target> getTargets()


Copyright © 2013. All Rights Reserved.