Class: VORuby::STC::V1_30::RegionList
- Inherits:
-
TypedArray
- Object
- Array
- TypedArray
- VORuby::STC::V1_30::RegionList
- Defined in:
- lib/voruby/stc/1.30/stc.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
.minimum_length ⇒ Object
5918 |
# File 'lib/voruby/stc/1.30/stc.rb', line 5918 def self.minimum_length; 2 end |
.restricted_to ⇒ Object
5917 |
# File 'lib/voruby/stc/1.30/stc.rb', line 5917 def self.restricted_to; [RegionType] end |