Class: ActiveFedora::VersionsGraph::ResourceVersion
- Inherits:
-
Object
- Object
- ActiveFedora::VersionsGraph::ResourceVersion
- Defined in:
- lib/active_fedora/versions_graph.rb
Instance Attribute Summary collapse
-
#created ⇒ Object
Returns the value of attribute created.
-
#uri ⇒ Object
Returns the value of attribute uri.
Instance Attribute Details
#created ⇒ Object
Returns the value of attribute created.
27 28 29 |
# File 'lib/active_fedora/versions_graph.rb', line 27 def created @created end |
#uri ⇒ Object
Returns the value of attribute uri.
27 28 29 |
# File 'lib/active_fedora/versions_graph.rb', line 27 def uri @uri end |