]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
NCIP::Item and friends.
authorJason Stephenson <jason@sigio.com>
Sun, 31 Aug 2014 02:21:20 +0000 (22:21 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 31 Aug 2014 02:21:20 +0000 (22:21 -0400)
commit1897481175d63c5964ff30ac1f43f620bf5c639f
treee6d174c00d1ca0e2b474d43de3b29c4c6c09f8fc
parent3f3cb2dc7e4f8fb4915229bf23465d689eb70915
NCIP::Item and friends.

Modify NCIP::Item to hold the data for the Item Information field
and add necessary objects for most of its subfields.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/Item.pm
lib/NCIP/Item/BibliographicDescription.pm [new file with mode: 0644]
lib/NCIP/Item/BibliographicItemId.pm [new file with mode: 0644]
lib/NCIP/Item/BibliographicRecordId.pm [new file with mode: 0644]
lib/NCIP/Item/ComponentId.pm [new file with mode: 0644]
lib/NCIP/Item/Description.pm [new file with mode: 0644]
lib/NCIP/Item/OptionalFields.pm [new file with mode: 0644]
lib/NCIP/Item/PhysicalCondition.pm [new file with mode: 0644]