IM-ERP Real Connect

jp.co.intra_mart.foundation.sap.module.purchase.common.model
クラス ForecastParametersList

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.common.model.ForecastParameters
      上位を拡張 jp.co.intra_mart.foundation.sap.module.purchase.common.model.ForecastParametersList
すべての実装されたインタフェース:
Serializable

public class ForecastParametersList
extends ForecastParameters
implements Serializable

需要予測パラメータ情報クラス
機能は以下の通り

バージョン:
8.0
関連項目:
直列化された形式

コンストラクタの概要
ForecastParametersList()
          需要予測パラメータ情報を作成します。
ForecastParametersList(int index)
          需要予測パラメータ情報を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.common.model.ForecastParameters から継承されたメソッド
getAlphaFact, getBasicValue, getBasicValue1, getBasicValue2, getBasicValuePp, getBasicValuePp1, getBasicValuePp2, getBetaFact, getCoeffTheil, getDeltaFact, getErrorTotal, getErrorTotalPp, getExceptList, getExpostPds, getFixedPds, getForecFlowCont, getForeDate, getForeModel, getForePds, getForeProf, getFunction, getFyVariant, getGammaFact, getHistVals, getInitialize, getInitPds, getMaterial, getMaterialExternal, getMaterialGuid, getMaterialVersion, getMeanAbsolDev, getMeanAbsolDevPp, getModelSi, getModelSp, getOptimLev, getParamOpt, getPeriodInd, getPlant, getSeasonPds, getTracklimit, getTrendValue, getTrendValuePp, getWtgGroup, setAlphaFact, setBasicValue, setBasicValue1, setBasicValue2, setBasicValuePp, setBasicValuePp1, setBasicValuePp2, setBetaFact, setCoeffTheil, setDeltaFact, setErrorTotal, setErrorTotalPp, setExceptList, setExpostPds, setFixedPds, setForecFlowCont, setForeDate, setForeModel, setForePds, setForeProf, setFunction, setFyVariant, setGammaFact, setHistVals, setInitialize, setInitPds, setMaterial, setMaterialExternal, setMaterialGuid, setMaterialVersion, setMeanAbsolDev, setMeanAbsolDevPp, setModelSi, setModelSp, setOptimLev, setParamOpt, setPeriodInd, setPlant, setSeasonPds, setTracklimit, setTrendValue, setTrendValuePp, setWtgGroup, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ForecastParametersList

public ForecastParametersList()
需要予測パラメータ情報を作成します。


ForecastParametersList

public ForecastParametersList(int index)
需要予測パラメータ情報を作成します。

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

getIndex

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

戻り値:
index レコード番号

setIndex

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

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

IM-ERP Real Connect

Copyright (c) 2013 NTT DATA INTRAMART CORPORATION.