Package org.compiere.model
Interface I_C_BankAccount
- All Known Implementing Classes:
MBankAccount,X_C_BankAccount
public interface I_C_BankAccount
Generated Interface for C_BankAccount
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AccountNostatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name BankAccountTypestatic final StringColumn name BBANstatic final StringColumn name C_Bank_IDstatic final StringColumn name C_BankAccount_IDstatic final StringColumn name C_BankAccount_UUstatic final StringColumn name C_Currency_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreditLimitstatic final StringColumn name CurrentBalancestatic final StringColumn name Descriptionstatic final StringColumn name IBANstatic final StringColumn name IsActivestatic final StringColumn name IsDefaultstatic final StringColumn name Namestatic final StringColumn name PaymentExportClassstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=297static final StringTableName=C_BankAccount -
Method Summary
Modifier and TypeMethodDescriptionGet Account No.intGet Tenant.intGet Organization.Get Bank Account Type.getBBAN()Get BBAN.Deprecated.intGet Bank.intGet Bank Account.Get C_BankAccount_UUDeprecated.intGet Currency.Get Created.intGet Created By.Get Credit limit.Get Current balance.Get Description.getIBAN()Get IBAN.getName()Get Name.Get Payment Export ClassGet Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet Default.voidsetAccountNo(String AccountNo) Set Account No.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetBankAccountType(String BankAccountType) Set Bank Account Type.voidSet BBAN.voidsetC_Bank_ID(int C_Bank_ID) Set Bank.voidsetC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.voidsetC_BankAccount_UU(String C_BankAccount_UU) Set C_BankAccount_UUvoidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetCreditLimit(BigDecimal CreditLimit) Set Credit limit.voidsetCurrentBalance(BigDecimal CurrentBalance) Set Current balance.voidsetDescription(String Description) Set Description.voidSet IBAN.voidsetIsActive(boolean IsActive) Set Active.voidsetIsDefault(boolean IsDefault) Set Default.voidSet Name.voidsetPaymentExportClass(String PaymentExportClass) Set Payment Export ClassvoidSet Search Key.
-
Field Details
-
Table_Name
TableName=C_BankAccount- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=297- 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_AccountNo
Column name AccountNo- See Also:
-
COLUMNNAME_BBAN
Column name BBAN- See Also:
-
COLUMNNAME_BankAccountType
Column name BankAccountType- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_BankAccount_UU
Column name C_BankAccount_UU- See Also:
-
COLUMNNAME_C_Bank_ID
Column name C_Bank_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CreditLimit
Column name CreditLimit- See Also:
-
COLUMNNAME_CurrentBalance
Column name CurrentBalance- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IBAN
Column name IBAN- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PaymentExportClass
Column name PaymentExportClass- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- 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 -
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
setBBAN
Set BBAN. Basic Bank Account Number -
getBBAN
String getBBAN()Get BBAN. Basic Bank Account Number -
setBankAccountType
Set Bank Account Type. Bank Account Type -
getBankAccountType
String getBankAccountType()Get Bank Account Type. Bank Account Type -
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 -
setC_BankAccount_UU
Set C_BankAccount_UU -
getC_BankAccount_UU
String getC_BankAccount_UU()Get C_BankAccount_UU -
setC_Bank_ID
void setC_Bank_ID(int C_Bank_ID) Set Bank. Bank -
getC_Bank_ID
int getC_Bank_ID()Get Bank. Bank -
getC_Bank
Deprecated.- 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
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCreditLimit
Set Credit limit. Amount of Credit allowed -
getCreditLimit
BigDecimal getCreditLimit()Get Credit limit. Amount of Credit allowed -
setCurrentBalance
Set Current balance. Current Balance -
getCurrentBalance
BigDecimal getCurrentBalance()Get Current balance. Current Balance -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setIBAN
Set IBAN. International Bank Account Number -
getIBAN
String getIBAN()Get IBAN. International Bank Account Number -
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 -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPaymentExportClass
Set Payment Export Class -
getPaymentExportClass
String getPaymentExportClass()Get Payment Export Class -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
Set Search Key. Search key for the record in the format required - must be unique -
getValue
String getValue()Get Search Key. Search key for the record in the format required - must be unique
-