com.indexdata.mkjsf.pazpar2.data
Class Location

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

public class Location
extends ResponseDataObject

Data from the show command, child object of Hit

Author:
Niels Erik
See Also:
Serialized Form

Constructor Summary
Location()
           
 
Method Summary
 String getAuthor()
           
 String getAuthors()
           
 String getChecksum()
           
 String getId()
           
 String getName()
           
 int getSequenceNumber()
           
 String getSubject()
           
 String getSubjects()
           
 void setSequenceNumber(int num)
           
 
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

Location

public Location()
Method Detail

getId

public String getId()

getChecksum

public String getChecksum()

getName

public String getName()

getSubject

public String getSubject()

setSequenceNumber

public void setSequenceNumber(int num)

getSequenceNumber

public int getSequenceNumber()

getSubjects

public String getSubjects()

getAuthor

public String getAuthor()

getAuthors

public String getAuthors()


Copyright © 2013. All Rights Reserved.