Class: FedoraMigrate::ObjectMover::ContentDatastreamReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/fedora_migrate/object_mover.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dsObject

Returns the value of attribute ds

Returns:

  • (Object)

    the current value of ds



6
7
8
# File 'lib/fedora_migrate/object_mover.rb', line 6

def ds
  @ds
end

#versionsObject

Returns the value of attribute versions

Returns:

  • (Object)

    the current value of versions



6
7
8
# File 'lib/fedora_migrate/object_mover.rb', line 6

def versions
  @versions
end