|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BankStatement
Generated Interface for C_BankStatement
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BeginningBalance
Column name BeginningBalance |
static String |
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID |
static String |
COLUMNNAME_C_BankStatement_ID
Column name C_BankStatement_ID |
static String |
COLUMNNAME_CreateFrom
Column name CreateFrom |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocAction
Column name DocAction |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_EftStatementDate
Column name EftStatementDate |
static String |
COLUMNNAME_EftStatementReference
Column name EftStatementReference |
static String |
COLUMNNAME_EndingBalance
Column name EndingBalance |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_MatchStatement
Column name MatchStatement |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_StatementDate
Column name StatementDate |
static String |
COLUMNNAME_StatementDifference
Column name StatementDifference |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=392 |
static String |
Table_Name
TableName=C_BankStatement |
| Method Summary | |
|---|---|
BigDecimal |
getBeginningBalance()
Get Beginning Balance. |
int |
getC_BankAccount_ID()
Get Bank Account. |
I_C_BankAccount |
getC_BankAccount()
|
int |
getC_BankStatement_ID()
Get Bank Statement. |
String |
getCreateFrom()
Get Create lines from. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
Timestamp |
getEftStatementDate()
Get EFT Statement Date. |
String |
getEftStatementReference()
Get EFT Statement Reference. |
BigDecimal |
getEndingBalance()
Get Ending balance. |
String |
getMatchStatement()
Get Match Statement |
String |
getName()
Get Name. |
Timestamp |
getStatementDate()
Get Statement date. |
BigDecimal |
getStatementDifference()
Get Statement difference. |
boolean |
isApproved()
Get Approved. |
boolean |
isManual()
Get Manual. |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setBeginningBalance(BigDecimal BeginningBalance)
Set Beginning Balance. |
void |
setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. |
void |
setC_BankStatement_ID(int C_BankStatement_ID)
Set Bank Statement. |
void |
setCreateFrom(String CreateFrom)
Set Create lines from. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setEftStatementDate(Timestamp EftStatementDate)
Set EFT Statement Date. |
void |
setEftStatementReference(String EftStatementReference)
Set EFT Statement Reference. |
void |
setEndingBalance(BigDecimal EndingBalance)
Set Ending balance. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setMatchStatement(String MatchStatement)
Set Match Statement |
void |
setName(String Name)
Set Name. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setStatementDate(Timestamp StatementDate)
Set Statement date. |
void |
setStatementDifference(BigDecimal StatementDifference)
Set Statement difference. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BeginningBalance
static final String COLUMNNAME_C_BankAccount_ID
static final String COLUMNNAME_C_BankStatement_ID
static final String COLUMNNAME_CreateFrom
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocAction
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_EftStatementDate
static final String COLUMNNAME_EftStatementReference
static final String COLUMNNAME_EndingBalance
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_MatchStatement
static final String COLUMNNAME_Name
static final String COLUMNNAME_Posted
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_StatementDate
static final String COLUMNNAME_StatementDifference
| Method Detail |
|---|
void setBeginningBalance(BigDecimal BeginningBalance)
BigDecimal getBeginningBalance()
void setC_BankAccount_ID(int C_BankAccount_ID)
int getC_BankAccount_ID()
I_C_BankAccount getC_BankAccount()
throws Exception
Exceptionvoid setC_BankStatement_ID(int C_BankStatement_ID)
int getC_BankStatement_ID()
void setCreateFrom(String CreateFrom)
String getCreateFrom()
void setDescription(String Description)
String getDescription()
void setDocAction(String DocAction)
String getDocAction()
void setDocStatus(String DocStatus)
String getDocStatus()
void setEftStatementDate(Timestamp EftStatementDate)
Timestamp getEftStatementDate()
void setEftStatementReference(String EftStatementReference)
String getEftStatementReference()
void setEndingBalance(BigDecimal EndingBalance)
BigDecimal getEndingBalance()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setIsManual(boolean IsManual)
boolean isManual()
void setMatchStatement(String MatchStatement)
String getMatchStatement()
void setName(String Name)
String getName()
void setPosted(boolean Posted)
boolean isPosted()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setStatementDate(Timestamp StatementDate)
Timestamp getStatementDate()
void setStatementDifference(BigDecimal StatementDifference)
BigDecimal getStatementDifference()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||