Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > net/imapライブラリ > Net::IMAP::ContentDispositionクラス

class Net::IMAP::ContentDisposition

クラスの継承リスト: Net::IMAP::ContentDisposition < Struct < Enumerable < Object < Kernel < BasicObject

Abstract

Net::IMAP::ContentDisposition represents Content-Disposition fields.

インスタンスメソッド

dsp_type

Returns the disposition type.

param

Returns a hash that represents parameters of the Content-Disposition field.

Methods

Classes