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.



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

def created
  @created
end

#labelObject

Returns the value of attribute label.



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

def label
  @label
end

#uriObject

Returns the value of attribute uri.



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

def uri
  @uri
end