|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_Test
public class X_Test
Generated Model for Test
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_Test(Properties ctx,
int Test_ID,
String trxName)
Standard Constructor |
|
X_Test(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_Test(Properties ctx,
int Test_ID,
String trxName)
public X_Test(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAccount_Acct(int Account_Acct)
setAccount_Acct in interface I_TestAccount_Acct - Account_Acctpublic int getAccount_Acct()
getAccount_Acct in interface I_Testpublic void setBinaryData(int BinaryData)
setBinaryData in interface I_TestBinaryData - Binary Datapublic int getBinaryData()
getBinaryData in interface I_Test
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_TestExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_TestC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_Test
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_TestExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_TestC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_Testpublic void setCharacterData(String CharacterData)
setCharacterData in interface I_TestCharacterData - Long Character Fieldpublic String getCharacterData()
getCharacterData in interface I_Testpublic void setC_Location_ID(int C_Location_ID)
setC_Location_ID in interface I_TestC_Location_ID - Location or Addresspublic int getC_Location_ID()
getC_Location_ID in interface I_Test
public I_C_Payment getC_Payment()
throws Exception
getC_Payment in interface I_TestExceptionpublic void setC_Payment_ID(int C_Payment_ID)
setC_Payment_ID in interface I_TestC_Payment_ID - Payment identifierpublic int getC_Payment_ID()
getC_Payment_ID in interface I_Test
public I_C_UOM getC_UOM()
throws Exception
getC_UOM in interface I_TestExceptionpublic void setC_UOM_ID(int C_UOM_ID)
setC_UOM_ID in interface I_TestC_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
getC_UOM_ID in interface I_Testpublic void setDescription(String Description)
setDescription in interface I_TestDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_Testpublic void setHelp(String Help)
setHelp in interface I_TestHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_Testpublic void setM_Locator_ID(int M_Locator_ID)
setM_Locator_ID in interface I_TestM_Locator_ID - Warehouse Locatorpublic int getM_Locator_ID()
getM_Locator_ID in interface I_Test
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_TestExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_TestM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_Testpublic void setName(String Name)
setName in interface I_TestName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_Testpublic KeyNamePair getKeyNamePair()
public void setProcessed(boolean Processed)
setProcessed in interface I_TestProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_Testpublic void setProcessing(boolean Processing)
setProcessing in interface I_TestProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_Testpublic void setT_Amount(BigDecimal T_Amount)
setT_Amount in interface I_TestT_Amount - Amountpublic BigDecimal getT_Amount()
getT_Amount in interface I_Testpublic void setT_Date(Timestamp T_Date)
setT_Date in interface I_TestT_Date - Datepublic Timestamp getT_Date()
getT_Date in interface I_Testpublic void setT_DateTime(Timestamp T_DateTime)
setT_DateTime in interface I_TestT_DateTime - DateTimepublic Timestamp getT_DateTime()
getT_DateTime in interface I_Testpublic void setTest_ID(int Test_ID)
setTest_ID in interface I_TestTest_ID - Test IDpublic int getTest_ID()
getTest_ID in interface I_Testpublic void setT_Integer(int T_Integer)
setT_Integer in interface I_TestT_Integer - Integerpublic int getT_Integer()
getT_Integer in interface I_Testpublic void setT_Number(BigDecimal T_Number)
setT_Number in interface I_TestT_Number - Numberpublic BigDecimal getT_Number()
getT_Number in interface I_Testpublic void setT_Qty(BigDecimal T_Qty)
setT_Qty in interface I_TestT_Qty - Qtypublic BigDecimal getT_Qty()
getT_Qty in interface I_Test
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||