
Biblio::ILL::ISO::ResponderOptionalMessageType

Version 0.01

Biblio::ILL::ISO::ResponderOptionalMessageType is a derivation of Biblio::ILL::ISO::ILLASNtype.

Biblio::ILL::ISO::ResponderRECEIVED Biblio::ILL::ISO::ResponderRETURNED

Biblio::ILL::ISO::Answer Biblio::ILL::ISO::Shipped



Creates a new ResponderOptionalMessageType object. Expects a can-send-SHIPPED flag ( 0|1 ), a can-send-CHECKED-IN flag ( 0|1 ), a responder-RECEIVED string (a valid Biblio::ILL::ISO::ResponderRECEIVED enumerated value), and a responder-RETURNED string (a valid Biblio::ILL::ISO::ResponderRETURNED enumerated value).

Sets the object's can-send-SHIPPED flag ( 0|1 ), can-send-CHECKED-IN flag ( 0|1 ), responder-RECEIVED string (a valid Biblio::ILL::ISO::ResponderRECEIVED enumerated value), and responder-RETURNED string (a valid Biblio::ILL::ISO::ResponderRETURNED enumerated value).

Given a properly formatted hash, builds the object.

See the README for system design notes. See the parent class(es) for other available methods.
For more information on Interlibrary Loan standards (ISO 10160/10161), a good place to start is:
http://www.nlc-bnc.ca/iso/ill/main.htm

David Christensen, <DChristensenSPAMLESS@westman.wave.ca>

Copyright 2003 by David Christensen
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.