このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 1.8.7 リファレンスマニュアル

class SOAP::Attachment

要約

目次

特異メソッド
インスタンスメソッド

特異メソッド

contentid(obj)[permalink][rdoc]

[TODO]

mime_contentid(obj)[permalink][rdoc]

[TODO]

new(string_or_readable = nil)[permalink][rdoc]

[TODO]

インスタンスメソッド

content[permalink][rdoc]

[TODO]

contentid[permalink][rdoc]
contentid=(contentid)

[TODO]

contentype[permalink][rdoc]
contentype=(contenttype)

[TODO]

io[permalink][rdoc]

[TODO]

mime_contentid[permalink][rdoc]

[TODO]

save(filename)[permalink][rdoc]

[TODO]

to_s[permalink][rdoc]

[TODO]

write(out)[permalink][rdoc]

[TODO]