Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > soap/attachmentライブラリ > SOAP::Attachmentクラス

class SOAP::Attachment

クラスの継承リスト: SOAP::Attachment < Object < Kernel

要約

特異メソッド

contentid(obj)

[TODO]

mime_contentid(obj)

[TODO]

new(string_or_readable = nil)

[TODO]

インスタンスメソッド

content

[TODO]

contentid
contentid=(contentid)

[TODO]

contentype
contentype=(contenttype)

[TODO]

io

[TODO]

mime_contentid

[TODO]

save(filename)

[TODO]

to_s

[TODO]

write(out)

[TODO]

class SOAP::Attachment