るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.084秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.1.0[x] > クエリ:nil[x] > クエリ:content[x] > クラス:Net::IMAP::BodyTypeText[x]

別のキーワード

  1. _builtin nil?
  2. nilclass nil?
  3. object nil?
  4. object nil
  5. _builtin nil

ライブラリ

キーワード

検索結果

Net::IMAP::BodyTypeText#content_id -> String | nil (18661.0)

Content-ID の値を文字列で返します。

Content-ID の値を文字列で返します。

@see 2045

Net::IMAP::BodyTypeText#disposition -> Net::IMAP::ContentDisposition | nil (658.0)

Content-Dispotition の値を返します。

Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183

Net::IMAP::BodyTypeText#description -> String | nil (358.0)

Content-Description の値を文字列で返します。

Content-Description の値を文字列で返します。

@see 2045