JAVA/CORBA クラス


getPrevEntity メソッド

マルチパートエンティティ内で現在の MIME エンティティの直前の MIME エンティティを返します。

メモ このメソッドは R6 で新しく追加されました。

定義位置

MIMEEntity

構文

public MIMEEntity getPrevEntity( )
    throws NotesException

public MIMEEntity getPrevEntity(int search)
    throws NotesException

パラメータ

int search

戻り値

MIMEEntity


クロスリファレンス

LotusScript NotesMIMEEntity クラスの GetPrevEntity メソッド


関連項目