|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.intra_mart.foundation.sap.module.purchase.common.model.GoodsMvtHeader
jp.co.intra_mart.foundation.sap.module.purchase.common.model.GoodsMvtHeaderList
public class GoodsMvtHeaderList
入出庫伝票明細情報クラス
機能は以下の通り
| コンストラクタの概要 | |
|---|---|
GoodsMvtHeaderList()
入出庫伝票明細情報を作成します。 |
|
GoodsMvtHeaderList(int index)
入出庫伝票明細情報を作成します。 |
|
| メソッドの概要 | |
|---|---|
int |
getIndex()
レコード番号を取得します。 |
void |
setIndex(int index)
レコード番号を設定します。 |
| クラス jp.co.intra_mart.foundation.sap.module.purchase.common.model.GoodsMvtHeader から継承されたメソッド |
|---|
getBarCode, getBillOfLading, getBillOfLadingLong, getDocDate, getDocYear, getEntryDate, getEntryTime, getExpimpNo, getExtWms, getGrGiSlipNo, getHeaderTxt, getMatDoc, getPrUname, getPstngDate, getRefDocNo, getRefDocNoLong, getTrEvType, getUsername, getVerGrGiSlip, getVerGrGiSlipx, setBarCode, setBillOfLading, setBillOfLadingLong, setDocDate, setDocYear, setEntryDate, setEntryTime, setExpimpNo, setExtWms, setGrGiSlipNo, setHeaderTxt, setMatDoc, setPrUname, setPstngDate, setRefDocNo, setRefDocNoLong, setTrEvType, setUsername, setVerGrGiSlip, setVerGrGiSlipx, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public GoodsMvtHeaderList()
public GoodsMvtHeaderList(int index)
index - レコード番号| メソッドの詳細 |
|---|
public int getIndex()
public void setIndex(int index)
index - レコード番号
|
IM-ERP Real Connect | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||