Class: VORuby::VOEvent::V1_1::Cite
- Inherits:
-
Enumeration
- Object
- Enumeration
- VORuby::VOEvent::V1_1::Cite
- Defined in:
- lib/voruby/voevent/1.1/voevent.rb
Instance Attribute Summary
Attributes inherited from Enumeration
Class Method Summary collapse
Methods inherited from Enumeration
Constructor Details
This class inherits a constructor from Enumeration
Class Method Details
.choices ⇒ Object
102 |
# File 'lib/voruby/voevent/1.1/voevent.rb', line 102 def self.choices; ['followup', 'supersedes', 'retraction'] end |