Uses of Class
com.indexdata.mkjsf.pazpar2.data.TermListResponse

Packages that use TermListResponse
com.indexdata.mkjsf.pazpar2.data Pazpar2 responses produced by Pazpar2 commands are parsed by the ResponseParser, which outputs response data objects that are accessible to the UI through the class Responses. 
 

Uses of TermListResponse in com.indexdata.mkjsf.pazpar2.data
 

Methods in com.indexdata.mkjsf.pazpar2.data that return TermListResponse
 TermListResponse TermListsResponse.getTermList(String name)
           
 

Methods in com.indexdata.mkjsf.pazpar2.data with parameters of type TermListResponse
 void TermListsResponse.addTermList(TermListResponse termList)
           
 



Copyright © 2013. All Rights Reserved.