Class: VORuby::VOEvent::V1_1::Who::AuthorList
- Inherits:
-
TypedArray
- Object
- Array
- TypedArray
- VORuby::VOEvent::V1_1::Who::AuthorList
- Defined in:
- lib/voruby/voevent/1.1/voevent.rb
Class Method Summary collapse
Methods inherited from TypedArray
#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, #to_s
Methods inherited from Array
Constructor Details
This class inherits a constructor from TypedArray
Class Method Details
.restricted_to ⇒ Object
911 |
# File 'lib/voruby/voevent/1.1/voevent.rb', line 911 def self.restricted_to; [Author] end |