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.



30
31
32
# File 'lib/active_fedora/versions_graph.rb', line 30

def created
  @created
end

#labelObject

Returns the value of attribute label.



30
31
32
# File 'lib/active_fedora/versions_graph.rb', line 30

def label
  @label
end

#uriObject

Returns the value of attribute uri.



30
31
32
# File 'lib/active_fedora/versions_graph.rb', line 30

def uri
  @uri
end