Class: VORuby::STC::V1_30::ValueType
- Inherits:
-
Enumeration
- Object
- Enumeration
- VORuby::STC::V1_30::ValueType
- Defined in:
- lib/voruby/stc/1.30/stc.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
7843 |
# File 'lib/voruby/stc/1.30/stc.rb', line 7843 def self.choices; ['VELOCITY', 'REDSHIFT'] end |