|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_Test
Generated Interface for Test
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_Account_Acct
Column name Account_Acct |
static String |
COLUMNNAME_BinaryData
Column name BinaryData |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Location_ID
Column name C_Location_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_CharacterData
Column name CharacterData |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_T_Amount
Column name T_Amount |
static String |
COLUMNNAME_T_Date
Column name T_Date |
static String |
COLUMNNAME_T_DateTime
Column name T_DateTime |
static String |
COLUMNNAME_T_Integer
Column name T_Integer |
static String |
COLUMNNAME_T_Number
Column name T_Number |
static String |
COLUMNNAME_T_Qty
Column name T_Qty |
static String |
COLUMNNAME_Test_ID
Column name Test_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=135 |
static String |
Table_Name
TableName=Test |
| Method Summary | |
|---|---|
int |
getAccount_Acct()
Get Account_Acct |
int |
getBinaryData()
Get BinaryData. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Location_ID()
Get Address. |
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
String |
getCharacterData()
Get Character Data. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
int |
getM_Locator_ID()
Get Locator. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
BigDecimal |
getT_Amount()
Get Amount |
Timestamp |
getT_Date()
Get Date |
Timestamp |
getT_DateTime()
Get DateTime |
int |
getT_Integer()
Get Integer |
BigDecimal |
getT_Number()
Get Number |
BigDecimal |
getT_Qty()
Get Qty |
int |
getTest_ID()
Get Test ID |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setAccount_Acct(int Account_Acct)
Set Account_Acct |
void |
setBinaryData(int BinaryData)
Set BinaryData. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Location_ID(int C_Location_ID)
Set Address. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setCharacterData(String CharacterData)
Set Character Data. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setT_Amount(BigDecimal T_Amount)
Set Amount |
void |
setT_Date(Timestamp T_Date)
Set Date |
void |
setT_DateTime(Timestamp T_DateTime)
Set DateTime |
void |
setT_Integer(int T_Integer)
Set Integer |
void |
setT_Number(BigDecimal T_Number)
Set Number |
void |
setT_Qty(BigDecimal T_Qty)
Set Qty |
void |
setTest_ID(int Test_ID)
Set Test ID |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Account_Acct
static final String COLUMNNAME_BinaryData
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_CharacterData
static final String COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_T_Amount
static final String COLUMNNAME_T_Date
static final String COLUMNNAME_T_DateTime
static final String COLUMNNAME_Test_ID
static final String COLUMNNAME_T_Integer
static final String COLUMNNAME_T_Number
static final String COLUMNNAME_T_Qty
| Method Detail |
|---|
void setAccount_Acct(int Account_Acct)
int getAccount_Acct()
void setBinaryData(int BinaryData)
int getBinaryData()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setCharacterData(String CharacterData)
String getCharacterData()
void setC_Location_ID(int C_Location_ID)
int getC_Location_ID()
void setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setM_Locator_ID(int M_Locator_ID)
int getM_Locator_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setT_Amount(BigDecimal T_Amount)
BigDecimal getT_Amount()
void setT_Date(Timestamp T_Date)
Timestamp getT_Date()
void setT_DateTime(Timestamp T_DateTime)
Timestamp getT_DateTime()
void setTest_ID(int Test_ID)
int getTest_ID()
void setT_Integer(int T_Integer)
int getT_Integer()
void setT_Number(BigDecimal T_Number)
BigDecimal getT_Number()
void setT_Qty(BigDecimal T_Qty)
BigDecimal getT_Qty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||