Package org.compiere.model
Interface I_C_CashLine
- All Known Implementing Classes:
MCashLine
,X_C_CashLine
public interface I_C_CashLine
Generated Interface for C_CashLine
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Amountstatic final String
Column name C_BankAccount_IDstatic final String
Column name C_Cash_IDstatic final String
Column name C_CashLine_IDstatic final String
Column name C_CashLine_UUstatic final String
Column name C_Charge_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_Invoice_IDstatic final String
Column name C_Payment_IDstatic final String
Column name CashTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name DiscountAmtstatic final String
Column name IsActivestatic final String
Column name IsGeneratedstatic final String
Column name Linestatic final String
Column name Processedstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WriteOffAmtstatic final KeyNamePair
static final int
AD_Table_ID=410static final String
TableName=C_CashLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Amount.int
Get Bank Account.int
Get Cash Journal.int
Get Cash Journal Line.Get C_CashLine_UUint
Get Charge.int
Get Currency.int
Get Invoice.int
Get Payment.Get Cash Type.Get Created.int
Get Created By.Get Description.Get Discount Amount.int
getLine()
Get Line No.Get Updated.int
Get Updated By.Get Write-off Amount.boolean
isActive()
Get Active.boolean
Get Generated.boolean
Get Processed.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAmount
(BigDecimal Amount) Set Amount.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_Cash_ID
(int C_Cash_ID) Set Cash Journal.void
setC_CashLine_ID
(int C_CashLine_ID) Set Cash Journal Line.void
setC_CashLine_UU
(String C_CashLine_UU) Set C_CashLine_UUvoid
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_Payment_ID
(int C_Payment_ID) Set Payment.void
setCashType
(String CashType) Set Cash Type.void
setDescription
(String Description) Set Description.void
setDiscountAmt
(BigDecimal DiscountAmt) Set Discount Amount.void
setIsActive
(boolean IsActive) Set Active.void
setIsGenerated
(boolean IsGenerated) Set Generated.void
setLine
(int Line) Set Line No.void
setProcessed
(boolean Processed) Set Processed.void
setWriteOffAmt
(BigDecimal WriteOffAmt) Set Write-off Amount.
-
Field Details
-
Table_Name
TableName=C_CashLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=410- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Amount
Column name Amount- See Also:
-
COLUMNNAME_CashType
Column name CashType- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_Cash_ID
Column name C_Cash_ID- See Also:
-
COLUMNNAME_C_CashLine_ID
Column name C_CashLine_ID- See Also:
-
COLUMNNAME_C_CashLine_UU
Column name C_CashLine_UU- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DiscountAmt
Column name DiscountAmt- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsGenerated
Column name IsGenerated- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WriteOffAmt
Column name WriteOffAmt- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAmount
Set Amount. Amount in a defined currency -
getAmount
BigDecimal getAmount()Get Amount. Amount in a defined currency -
setCashType
Set Cash Type. Source of Cash -
getCashType
String getCashType()Get Cash Type. Source of Cash -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
- Throws:
RuntimeException
-
setC_Cash_ID
void setC_Cash_ID(int C_Cash_ID) Set Cash Journal. Cash Journal -
getC_Cash_ID
int getC_Cash_ID()Get Cash Journal. Cash Journal -
getC_Cash
- Throws:
RuntimeException
-
setC_CashLine_ID
void setC_CashLine_ID(int C_CashLine_ID) Set Cash Journal Line. Cash Journal Line -
getC_CashLine_ID
int getC_CashLine_ID()Get Cash Journal Line. Cash Journal Line -
setC_CashLine_UU
Set C_CashLine_UU -
getC_CashLine_UU
String getC_CashLine_UU()Get C_CashLine_UU -
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID) Set Charge. Additional document charges -
getC_Charge_ID
int getC_Charge_ID()Get Charge. Additional document charges -
getC_Charge
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
- Throws:
RuntimeException
-
setC_Payment_ID
void setC_Payment_ID(int C_Payment_ID) Set Payment. Payment identifier -
getC_Payment_ID
int getC_Payment_ID()Get Payment. Payment identifier -
getC_Payment
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDiscountAmt
Set Discount Amount. Calculated amount of discount -
getDiscountAmt
BigDecimal getDiscountAmt()Get Discount Amount. Calculated amount of discount -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsGenerated
void setIsGenerated(boolean IsGenerated) Set Generated. This Line is generated -
isGenerated
boolean isGenerated()Get Generated. This Line is generated -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWriteOffAmt
Set Write-off Amount. Amount to write-off -
getWriteOffAmt
BigDecimal getWriteOffAmt()Get Write-off Amount. Amount to write-off
-