Class: VORuby::ADQL::V1_0::SelectionList::ItemList

Inherits:
TypedArray show all
Defined in:
lib/voruby/adql/1.0/adql.rb

Class Method Summary collapse

Methods inherited from TypedArray

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

Methods inherited from Array

#/, #to_homogeneous

Constructor Details

This class inherits a constructor from TypedArray

Class Method Details

.minimum_lengthObject



1752
# File 'lib/voruby/adql/1.0/adql.rb', line 1752

def self.minimum_length; 1 end

.restricted_toObject



1751
# File 'lib/voruby/adql/1.0/adql.rb', line 1751

def self.restricted_to; [SelectionItem] end