com.indexdata.mkjsf.pazpar2.data.sp
Class TargetCategory

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

public class TargetCategory
extends ResponseDataObject

Data from the categories command, can be accessed by pzresp.sp.categories.targetCategories

Author:
Niels Erik
See Also:
Serialized Form

Constructor Summary
TargetCategory()
           
 
Method Summary
 String getCategoryId()
           
 String getCategoryName()
           
 
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

TargetCategory

public TargetCategory()
Method Detail

getCategoryName

public String getCategoryName()

getCategoryId

public String getCategoryId()


Copyright © 2013. All Rights Reserved.