Class SOAP::SOAPArray
In: lib/soap/baseData.rb
Parent: XSD::NSDBase

Methods

[]   []=   add   deep_map   each   have_member   include?   new   offset=   position   replace   soap2array   to_a   traverse  

Included Modules

SOAPCompoundtype Enumerable

Constants

ITEM_NAME = XSD::QName.new(nil, 'item')
TypeParseRegexp = Regexp.new('^(.+)\[([\d,]*)\]$', nil, 'NONE')

Attributes

arytype  [R] 
offset  [R] 
rank  [R] 
size  [RW] 
size_fixed  [RW] 
sparse  [RW] 

Public Class methods

Public Instance methods

[Validate]