IM-ERP Real Connect

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

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

public class StorageTypeDataList
extends StorageTypeData
implements Serializable

保管域タイプデータ情報クラス
機能は以下の通り

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

コンストラクタの概要
StorageTypeDataList()
          保管域タイプデータ情報を作成します。
StorageTypeDataList(int index)
          保管域タイプデータ情報を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.common.model.StorageTypeData から継承されたメソッド
getCtrlQty, getDelFlag, getFunction, getMaterial, getMaterialExternal, getMaterialGuid, getMaterialVersion, getMaxSbQty, getMinSbQty, getPickArea, getReplenQty, getRoundQty, getStgeBin, getStgeType, getWhseNo, setCtrlQty, setDelFlag, setFunction, setMaterial, setMaterialExternal, setMaterialGuid, setMaterialVersion, setMaxSbQty, setMinSbQty, setPickArea, setReplenQty, setRoundQty, setStgeBin, setStgeType, setWhseNo, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

StorageTypeDataList

public StorageTypeDataList()
保管域タイプデータ情報を作成します。


StorageTypeDataList

public StorageTypeDataList(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.