Uses of Class
com.pkrete.jsip2.variables.PatronStatus

Packages that use PatronStatus
com.pkrete.jsip2.messages.responses   
 

Uses of PatronStatus in com.pkrete.jsip2.messages.responses
 

Fields in com.pkrete.jsip2.messages.responses declared as PatronStatus
protected  PatronStatus SIP2PatronResponse.status
          Patron's status.
 

Methods in com.pkrete.jsip2.messages.responses that return PatronStatus
 PatronStatus SIP2PatronResponse.getStatus()
          Returns a PatronStatus object that contains all the information about the patron's status.
 

Methods in com.pkrete.jsip2.messages.responses with parameters of type PatronStatus
 void SIP2PatronResponse.setStatus(PatronStatus status)
          Sets the patron status value that contains all the information about the patron's status.
 



Copyright © 2012-2014. All Rights Reserved.