intra-mart(R) 6.0.13

jp.co.intra_mart.foundation.sap.module.purchase
クラス SalesOrganisationSelection

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.module.purchase.Selection
      拡張jp.co.intra_mart.foundation.sap.module.purchase.SalesOrganisationSelection
すべての実装インタフェース:
Serializable

public class SalesOrganisationSelection
extends Selection
implements Serializable

販売組織の選択オプションクラス
機能は以下の通り

関連項目:
直列化された形式

コンストラクタの概要
SalesOrganisationSelection()
          販売組織の選択オプション情報を作成します。
SalesOrganisationSelection(int index)
          販売組織の選択オプション情報を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 String getSalesorgHigh()
          販売組織の範囲終了を取得します。
 String getSalesorgLow()
          販売組織の範囲開始を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 void setSalesorgHigh(String strSalesorgHigh)
          販売組織の範囲終了を設定します。
 void setSalesorgLow(String strSalesorgLow)
          販売組織の範囲開始を設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.Selection から継承したメソッド
getOption, getSign, setOption, setSign
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

SalesOrganisationSelection

public SalesOrganisationSelection()
販売組織の選択オプション情報を作成します。


SalesOrganisationSelection

public SalesOrganisationSelection(int index)
販売組織の選択オプション情報を作成します。

パラメータ:
index - レコード番号
メソッドの詳細

getSalesorgLow

public String getSalesorgLow()
販売組織の範囲開始を取得します。

戻り値:
srtSalesorgLow 販売組織の範囲開始

getSalesorgHigh

public String getSalesorgHigh()
販売組織の範囲終了を取得します。

戻り値:
srtSalesorgHigh

getIndex

public int getIndex()
レコード番号を取得します。

戻り値:
index レコード番号

setSalesorgLow

public void setSalesorgLow(String strSalesorgLow)
販売組織の範囲開始を設定します。

パラメータ:
strSalesorgLow - 販売組織の範囲開始

setSalesorgHigh

public void setSalesorgHigh(String strSalesorgHigh)
販売組織の範囲終了を設定します。

パラメータ:
strSalesorgHigh - 販売組織の範囲終了

setIndex

public void setIndex(int index)
レコード番号を設定します。

パラメータ:
index - レコード番号

toString

public String toString()
デバッグ用のメソッドです。

オーバーライド:
クラス Selection 内の toString
戻り値:
value すべての属性の値

intra-mart(R) 6.0.13

Copyright © 2000-2009 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.