|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.melco.preserv.mog.common.mdmRequestEnvelope
jp.co.melco.preserv.spatial.common.FeatureRequestEnvelope
タイトル: 空間データモデルオプション用要求クラス
説明: 空間データモデルオプション専用の、クライアントからトランザクションを要求するための要求クラスです。
著作権: Copyright (c) 2004
会社名: Mitsubishi Electric Corporation
コンストラクタの概要 | |
FeatureRequestEnvelope()
FeatureRequestEnvelopeオブジェクトを構築します。 |
メソッドの概要 | |
long |
checkRequest()
要求内容をチェックします。 |
jp.co.melco.preserv.mog.common.mdmRequestEnvelope |
getmdmRequestEnvelope()
MDM要求クラスを取得します。 |
java.lang.String |
getVersion()
クラスのバージョン情報を返します。 |
void |
setRequestValue(FeatureRequestValue req_val)
サーバへの要求内容を設定します。 |
クラス jp.co.melco.preserv.mog.common.mdmRequestEnvelope から継承したメソッド |
getCommand, getEJB, getMethod, getParams, setCommand, setEJB, setMethod, setParams, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
public FeatureRequestEnvelope()
メソッドの詳細 |
public void setRequestValue(FeatureRequestValue req_val)
req_val
- サーバへの要求内容public jp.co.melco.preserv.mog.common.mdmRequestEnvelope getmdmRequestEnvelope()
public long checkRequest()
public java.lang.String getVersion()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |