Sha256: 37ac25bc62ece402806f8703d606dbcd1265d9fff5a0e0f16a69774f6ab9a49f

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

module Exlibris
  module Aleph
    module Table
      module Reader
        module Row
          class Collections < Base
            attr_ordered_keys :code, :sub_library_code, :alpha, :display
          end
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
exlibris-aleph-2.0.4 lib/exlibris/aleph/table/reader/row/collections.rb
exlibris-aleph-2.0.3 lib/exlibris/aleph/table/reader/row/collections.rb
exlibris-aleph-2.0.0 lib/exlibris/aleph/table/reader/row/collections.rb