jp.co.melco.preserv.spatial.common
クラス FeatureRequestEnvelope

java.lang.Object
  拡張jp.co.melco.preserv.mog.common.mdmRequestEnvelope
      拡張jp.co.melco.preserv.spatial.common.FeatureRequestEnvelope
すべての実装インタフェース:
jp.co.melco.preserv.mog.common.mdmEnvelope, jp.co.melco.preserv.mog.common.mdmObject, java.io.Serializable

public class FeatureRequestEnvelope
extends jp.co.melco.preserv.mog.common.mdmRequestEnvelope

タイトル: 空間データモデルオプション用要求クラス

説明: 空間データモデルオプション専用の、クライアントからトランザクションを要求するための要求クラスです。

著作権: Copyright (c) 2004

会社名: Mitsubishi Electric Corporation

バージョン:
1.0
作成者:
PreSerV Development Team
関連項目:
直列化された形式

コンストラクタの概要
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
 

コンストラクタの詳細

FeatureRequestEnvelope

public FeatureRequestEnvelope()
FeatureRequestEnvelopeオブジェクトを構築します。

メソッドの詳細

setRequestValue

public void setRequestValue(FeatureRequestValue req_val)
サーバへの要求内容を設定します。当メソッド実行時のみ、要求内容を反映します。

パラメータ:
req_val - サーバへの要求内容

getmdmRequestEnvelope

public jp.co.melco.preserv.mog.common.mdmRequestEnvelope getmdmRequestEnvelope()
MDM要求クラスを取得します。

戻り値:
MDM要求クラス

checkRequest

public long checkRequest()
要求内容をチェックします。

戻り値:
エラーコード(正なら正常、負ならエラー有)

getVersion

public java.lang.String getVersion()
クラスのバージョン情報を返します。

戻り値:
クラスのバージョン情報