JAVA/CORBA クラス


getChild メソッド

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

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

定義が行われるクラス
Outline

構文
public OutlineEntry getChild(OutlineEntry entry)
throws NotesException

パラメータ
OutlineEntry entry


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


関連項目