|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.melco.preserv.spatial.server.FeatureInitOption
タイトル: 空間データモデル用初期設定クラス
説明: 空間データモデルの初期設定を行なうクラスです。
著作権: Copyright (c) 2004
会社名: Mitsubishi Electric Corporation
フィールドの概要 | |
static java.lang.String |
KEY_INIT_META_INFO
初期化時にサーバから取得するメタ情報用のキーです。 |
コンストラクタの概要 | |
FeatureInitOption()
FeatureInitOptionオブジェクトを構築します。 |
メソッドの概要 | |
java.lang.String |
getVersion()
クラスのバージョン情報を返します。 |
void |
init(jp.co.melco.preserv.mog.mdmAction mdmaction)
オプション独自の初期設定処理機能を行ないます。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final java.lang.String KEY_INIT_META_INFO
コンストラクタの詳細 |
public FeatureInitOption()
メソッドの詳細 |
public void init(jp.co.melco.preserv.mog.mdmAction mdmaction) throws jp.co.melco.preserv.mog.common.mdmException
jp.co.melco.preserv.mog.mdmInitOption
内の init
mdmaction
- MDMアクションクラス
jp.co.melco.preserv.mog.common.mdmException
- 例外処理public java.lang.String getVersion()
jp.co.melco.preserv.mog.common.mdmObject
内の getVersion
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |