Class: OaiPmh::Set
- Inherits:
-
Object
- Object
- OaiPmh::Set
- Defined in:
- lib/oaipmh/set.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
21 22 23 |
# File 'lib/oaipmh/set.rb', line 21 def name "unknown" end |
#spec ⇒ Object
25 26 27 |
# File 'lib/oaipmh/set.rb', line 25 def spec "set" end |