intra-mart(R) 6.0.13

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

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

public class DistributionChannelSelection
extends Selection
implements Serializable

流通チャネルの選択オプションクラス
機能は以下の通り

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

コンストラクタの概要
DistributionChannelSelection()
          流通チャネルの選択オプション情報を作成します。
DistributionChannelSelection(int index)
          流通チャネルの選択オプション情報を作成します。
 
メソッドの概要
 String getDistrChanHigh()
          流通チャネルの範囲終了を取得します。
 String getDistrChanLow()
          流通チャネルの範囲開始を取得します。
 int getIndex()
          レコード番号を取得します。
 void setDistrChanHigh(String strDistrChanHigh)
          流通チャネルの範囲終了を設定します。
 void setDistrChanLow(String strDistrChanLow)
          流通チャネルの範囲開始を設定します。
 void setIndex(int index)
          レコード番号を設定します。
 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
 

コンストラクタの詳細

DistributionChannelSelection

public DistributionChannelSelection()
流通チャネルの選択オプション情報を作成します。


DistributionChannelSelection

public DistributionChannelSelection(int index)
流通チャネルの選択オプション情報を作成します。

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

getDistrChanLow

public String getDistrChanLow()
流通チャネルの範囲開始を取得します。

戻り値:
srtDistrChanLow

getDistrChanHigh

public String getDistrChanHigh()
流通チャネルの範囲終了を取得します。

戻り値:
srtDistrChanHigh

getIndex

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

戻り値:
index

setDistrChanLow

public void setDistrChanLow(String strDistrChanLow)
流通チャネルの範囲開始を設定します。

パラメータ:
strDistrChanLow - 流通チャネルの範囲開始

setDistrChanHigh

public void setDistrChanHigh(String strDistrChanHigh)
流通チャネルの範囲終了を設定します。

パラメータ:
strDistrChanHigh - 流通チャネルの範囲終了

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.