|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_MatchInv
Generated Interface for M_MatchInv
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateTrx
Column name DateTrx |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID |
static String |
COLUMNNAME_M_MatchInv_ID
Column name M_MatchInv_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Qty
Column name Qty |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=472 |
static String |
Table_Name
TableName=M_MatchInv |
| Method Summary | |
|---|---|
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
I_C_InvoiceLine |
getC_InvoiceLine()
|
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateTrx()
Get Transaction Date. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
int |
getM_MatchInv_ID()
Get Match Invoice. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
BigDecimal |
getQty()
Get Quantity. |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateTrx(Timestamp DateTrx)
Set Transaction Date. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_MatchInv_ID(int M_MatchInv_ID)
Set Match Invoice. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setQty(BigDecimal Qty)
Set Quantity. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateTrx
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_MatchInv_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Posted
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Qty
| Method Detail |
|---|
void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
int getC_InvoiceLine_ID()
I_C_InvoiceLine getC_InvoiceLine()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateTrx(Timestamp DateTrx)
Timestamp getDateTrx()
void setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
I_M_InOutLine getM_InOutLine()
throws Exception
Exceptionvoid setM_MatchInv_ID(int M_MatchInv_ID)
int getM_MatchInv_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setPosted(boolean Posted)
boolean isPosted()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setQty(BigDecimal Qty)
BigDecimal getQty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||