| Class | MARC::Subfield |
| In: |
lib/marc/subfield.rb
|
| Parent: | Object |
A class that represents an individual subfield within a DataField. Accessor attributes include: code (letter subfield code) and value (the content of the subfield). Both can be empty string, but should not be set to nil.
| code | [RW] | |
| value | [RW] |