Class: ActiveFedora::VersionsGraph::ResourceVersion

Inherits:
Object
  • Object
show all
Defined in:
lib/active_fedora/versions_graph.rb

Instance Attribute Summary collapse

Instance Attribute Details

#createdObject

Returns the value of attribute created.



27
28
29
# File 'lib/active_fedora/versions_graph.rb', line 27

def created
  @created
end

#uriObject

Returns the value of attribute uri.



27
28
29
# File 'lib/active_fedora/versions_graph.rb', line 27

def uri
  @uri
end