Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.isoill.IllTxnInfo

Packages that use IllTxnInfo
ORG.oclc.isoill   
ORG.oclc.webz   
 

Uses of IllTxnInfo in ORG.oclc.isoill
 

Fields in ORG.oclc.isoill declared as IllTxnInfo
 IllTxnInfo IllRequest.txn
          IllTxnInfo object containing information pertaining to this transaction
 

Methods in ORG.oclc.isoill with parameters of type IllTxnInfo
 void IllRequest.doIll(IllTxnInfo txn)
          Performs an ILL transaction
 BerString IllRequest.Request(IllTxnInfo txn)
          Creates the BerString request that will be transmitted to OCLC.
 

Uses of IllTxnInfo in ORG.oclc.webz
 

Fields in ORG.oclc.webz declared as IllTxnInfo
protected  IllTxnInfo ISOILL.txn
          IllTxnInfo object which contains information about this particular ILL transaction.
 


Open SiteSearch 4.1.1
Final