Uses of Package
com.pkrete.jsip2.variables

Packages that use com.pkrete.jsip2.variables
com.pkrete.jsip2.messages   
com.pkrete.jsip2.messages.requests   
com.pkrete.jsip2.messages.responses   
com.pkrete.jsip2.variables   
 

Classes in com.pkrete.jsip2.variables used by com.pkrete.jsip2.messages
CurrencyType
          This enum defines a set of currency types that can be used in SIP2 request and response messages.
FeeType
          This enum defines a set of fee types that can be used in SIP2 response messages to describe the type of the fee related to a transaction or to a patron.
MediaType
          This enum defines a set of media types that can be used in SIP2 response messages to describe the media type of an item.
 

Classes in com.pkrete.jsip2.variables used by com.pkrete.jsip2.messages.requests
HoldMode
          This enum defines a set of hold modes that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold transaction.
HoldType
          This enum defines a set of hold types that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold.
Language
          This enum defines a set of languages that can be used in SIP2 request and response messages.
PaymentType
          This enum defines a set of payment types that are used in SIP2 SIP2FeePaidRequest messages to describe the type of the payment.
StatusCode
          This enum represents the status of the SC unit.
Summary
          This class represents a summary that can be requested as a part of the SIP2PatronInformationRequest.
 

Classes in com.pkrete.jsip2.variables used by com.pkrete.jsip2.messages.responses
AlertType
          This enum defines a set of alert types that can be used in SIP2 response messages to describe the type of the alert for a specific item.
CirculationStatus
          This enum defines a set of circulation statuses that can be used in SIP2 request and response messages.
ItemType
          This enum defines a set of item types that can be used in SIP2 patron information response message to describe the type of the items listed in the summary field.
Language
          This enum defines a set of languages that can be used in SIP2 request and response messages.
PatronStatus
          This class represents the patron status information that is received as a part of the SIP2PatronStatusResponse response message.
SecurityMarker
          This enum defines a set of security markers that can be used in SIP2 item information response message to describe the security marker type of the items.
SupportedMessages
          This class represents the supported messages information that is received as a part of the SIPSCStatusResponse response message.
 

Classes in com.pkrete.jsip2.variables used by com.pkrete.jsip2.variables
AlertType
          This enum defines a set of alert types that can be used in SIP2 response messages to describe the type of the alert for a specific item.
AlertTypeFactory
          This class generates AlertType objects based on the alert code.
CirculationStatus
          This enum defines a set of circulation statuses that can be used in SIP2 request and response messages.
CirculationStatusFactory
          This class generates CirculationStatus objects based on the circulation status code.
CurrencyType
          This enum defines a set of currency types that can be used in SIP2 request and response messages.
CurrencyTypeFactory
          This class generates CurrencyType objects based on the currency code.
FeeType
          This enum defines a set of fee types that can be used in SIP2 response messages to describe the type of the fee related to a transaction or to a patron.
FeeTypeFactory
          This class generates FeeType objects based on the fee code.
HoldMode
          This enum defines a set of hold modes that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold transaction.
HoldType
          This enum defines a set of hold types that are used in SIP2 SIP2HoldRequest messages to describe the type of the hold.
ItemType
          This enum defines a set of item types that can be used in SIP2 patron information response message to describe the type of the items listed in the summary field.
ItemTypeFactory
          This class generates ItemType objects based on the item code.
Language
          This enum defines a set of languages that can be used in SIP2 request and response messages.
LanguageFactory
          This class generates Language objects based on the language code.
MediaType
          This enum defines a set of media types that can be used in SIP2 response messages to describe the media type of an item.
MediaTypeFactory
          This class generates MediaType objects based on the media code.
PaymentType
          This enum defines a set of payment types that are used in SIP2 SIP2FeePaidRequest messages to describe the type of the payment.
SecurityMarker
          This enum defines a set of security markers that can be used in SIP2 item information response message to describe the security marker type of the items.
SecurityMarkerFactory
          This class generates SecurityMarker objects based on the security marker code.
StatusCode
          This enum represents the status of the SC unit.
 



Copyright © 2012-2014. All Rights Reserved.