|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.co.antenna.dmc.v4.DMCOLEErr
public class DMCOLEErr
| コンストラクタの概要 | |
|---|---|
DMCOLEErr()
推奨されていません。 |
|
DMCOLEErr(int pLevNum,
byte[] pDtctResult,
long pErrCode)
推奨されていません。 |
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getDtctresult()
推奨されていません。 Returns the dtctresult. |
long |
getErrcode()
推奨されていません。 Returns the errcode. |
int |
getLevnum()
推奨されていません。 Returns the levnum. |
void |
setDtctresult(java.lang.String pDtctResult)
推奨されていません。 Sets the dtctresult. |
void |
setErrcode(long pErrCode)
推奨されていません。 Sets the errcode. |
void |
setLevnum(int pLevNum)
推奨されていません。 Sets the levnum. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public DMCOLEErr()
public DMCOLEErr(int pLevNum,
byte[] pDtctResult,
long pErrCode)
| メソッドの詳細 |
|---|
public int getLevnum()
public java.lang.String getDtctresult()
public long getErrcode()
public void setLevnum(int pLevNum)
pLevNum - The LevNum to setpublic void setDtctresult(java.lang.String pDtctResult)
pDtctResult - The DtctResult to setpublic void setErrcode(long pErrCode)
pErrCode - The ErrCode to set
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||