Class: VORuby::VOEvent::V1_1::Author::StringList

Inherits:
TypedArray show all
Defined in:
lib/voruby/voevent/1.1/voevent.rb

Class Method Summary collapse

Methods inherited from TypedArray

#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, restricted_to, #to_s

Methods inherited from Array

#/, #to_homogeneous

Constructor Details

This class inherits a constructor from TypedArray

Class Method Details

.restriced_toObject



734
# File 'lib/voruby/voevent/1.1/voevent.rb', line 734

def self.restriced_to; [String] end