JAVA/CORBA クラス


getChild メソッド

指定したアウトラインエントリの子エントリを取得します。

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

定義が行われるクラスOutline
構文public OutlineEntry getChild(OutlineEntry entry)
throws NotesException

パラメータOutlineEntry entry


戻り値OutlineEntry
クロスリファレンスLotusScript NotesOutline クラスの GetChild メソッド

関連項目