IM-ERP Real Connect

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

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

public class WarehouseNumberDataList
extends WarehouseNumberData
implements Serializable

倉庫番号データ情報クラス
機能は以下の通り

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

コンストラクタの概要
WarehouseNumberDataList()
          倉庫番号データ情報を作成します。
WarehouseNumberDataList(int index)
          倉庫番号データ情報を作成します。
 
メソッドの概要
 int getIndex()
          レコード番号を取得します。
 void setIndex(int index)
          レコード番号を設定します。
 
クラス jp.co.intra_mart.foundation.sap.module.purchase.common.model.WarehouseNumberData から継承されたメソッド
getAddToStk, getBlockStge, getCapyUsage, getDelFlag, getFunction, getLEquip1, getLEquip2, getLEquip3, getLeqUnit1, getLeqUnit1Iso, getLeqUnit2, getLeqUnit2Iso, getLeqUnit3, getLeqUnit3Iso, getMaterial, getMaterialExternal, getMaterialGuid, getMaterialVersion, getMsgToIm, getPlacement, getProcureUn, getProcureUnIso, getRefUnit, getSpecMvmt, getStgesector, getStgeType, getTwoStepPick, getUnittype1, getUnittype2, getUnittype3, getWhseNo, getWithdrawal, getWmUnit, getWmUnitIso, setAddToStk, setBlockStge, setCapyUsage, setDelFlag, setFunction, setLEquip1, setLEquip2, setLEquip3, setLeqUnit1, setLeqUnit1Iso, setLeqUnit2, setLeqUnit2Iso, setLeqUnit3, setLeqUnit3Iso, setMaterial, setMaterialExternal, setMaterialGuid, setMaterialVersion, setMsgToIm, setPlacement, setProcureUn, setProcureUnIso, setRefUnit, setSpecMvmt, setStgesector, setStgeType, setTwoStepPick, setUnittype1, setUnittype2, setUnittype3, setWhseNo, setWithdrawal, setWmUnit, setWmUnitIso, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

WarehouseNumberDataList

public WarehouseNumberDataList()
倉庫番号データ情報を作成します。


WarehouseNumberDataList

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