Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/baseDataライブラリ > SOAP::SOAPArrayクラス
クラスの継承リスト: SOAP::SOAPArray < SOAP::SOAPCompoundtype < SOAP::SOAPType < SOAP < Enumerable < XSD::NSDBase < Object < Kernel
create_arytype(typename, rank)
[permalink][rdoc][TODO]
decode(elename, type, arytype)
[permalink][rdoc][TODO]
new(type = nil, rank = 1, arytype = nil)
[permalink][rdoc][TODO]
parse_type(string)
[permalink][rdoc][TODO]
self[*idxary]
[permalink][rdoc][TODO]
self[] = *idxary
[permalink][rdoc][TODO]
add(value)
[permalink][rdoc][TODO]
arytype
[permalink][rdoc][TODO]
deep_map(ary) {|ele| ... }
[permalink][rdoc][TODO]
each {|data| ... }
[permalink][rdoc][TODO]
include?(var)
[permalink][rdoc][TODO]
offset
[permalink][rdoc]offset=(var)
[TODO]
position
[permalink][rdoc][TODO]
rank
[permalink][rdoc][TODO]
replace {|ele| ... }
[permalink][rdoc][TODO]
size
[permalink][rdoc]size=(value)
[TODO]
size_fixed
[permalink][rdoc]size_fixed=(value)
[TODO]
soap2array(ary)
[permalink][rdoc][TODO]
sparse
[permalink][rdoc]sparse=(value)
[TODO]
to_a
[permalink][rdoc][TODO]
traverse {|v, *rank| ... }
[permalink][rdoc][TODO]
ITEM_NAME
[permalink][rdoc][TODO]
TypeParseRegexp
[permalink][rdoc][TODO]