Package org.brerp.base.model
Interface I_COF_CreditReferences
- All Known Implementing Classes:
X_COF_CreditReferences
public interface I_COF_CreditReferences
Generated Interface for COF_CreditReferences
- Version:
- Release 11
- 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 BankNamestatic final StringColumn name C_City_IDstatic final StringColumn name C_Region_IDstatic final StringColumn name cof_AgencyNostatic final StringColumn name COF_CreditAnalysis_IDstatic final StringColumn name COF_CreditReferences_IDstatic final StringColumn name COF_CreditReferences_UUstatic final StringColumn name cof_Typestatic final StringColumn name ContactNamestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name IsActivestatic final StringColumn name Phonestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=1500290static final StringTableName=COF_CreditReferences -
Method Summary
Modifier and TypeMethodDescriptionGet Account No.intGet Tenant.intGet Organization.Get Bank NameintGet City.intGet Region.Get Número da AgênciaintGet Analise de Crédito.intGet Referencias de Crédito.Get COF_CreditReferences_UUGet TypeGet Contact Name.Get Created.intGet Created By.Get Description.getPhone()Get Phone.Get Updated.intGet Updated By.booleanisActive()Get Active.voidsetAccountNo(String AccountNo) Set Account No.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetBankName(String BankName) Set Bank NamevoidsetC_City_ID(int C_City_ID) Set City.voidsetC_Region_ID(int C_Region_ID) Set Region.voidsetcof_AgencyNo(String cof_AgencyNo) Set Número da AgênciavoidsetCOF_CreditAnalysis_ID(int COF_CreditAnalysis_ID) Set Analise de Crédito.voidsetCOF_CreditReferences_ID(int COF_CreditReferences_ID) Set Referencias de Crédito.voidsetCOF_CreditReferences_UU(String COF_CreditReferences_UU) Set COF_CreditReferences_UUvoidsetcof_Type(String cof_Type) Set TypevoidsetContactName(String ContactName) Set Contact Name.voidsetDescription(String Description) Set Description.voidsetIsActive(boolean IsActive) Set Active.voidSet Phone.
-
Field Details
-
Table_Name
TableName=COF_CreditReferences- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500290 -
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_BankName
Column name BankName- See Also:
-
COLUMNNAME_COF_CreditAnalysis_ID
Column name COF_CreditAnalysis_ID- See Also:
-
COLUMNNAME_COF_CreditReferences_ID
Column name COF_CreditReferences_ID- See Also:
-
COLUMNNAME_COF_CreditReferences_UU
Column name COF_CreditReferences_UU- See Also:
-
COLUMNNAME_C_City_ID
Column name C_City_ID- See Also:
-
COLUMNNAME_C_Region_ID
Column name C_Region_ID- See Also:
-
COLUMNNAME_ContactName
Column name ContactName- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Phone
Column name Phone- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_cof_AgencyNo
Column name cof_AgencyNo- See Also:
-
COLUMNNAME_cof_Type
Column name cof_Type- 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 -
setBankName
Set Bank Name -
getBankName
String getBankName()Get Bank Name -
setCOF_CreditAnalysis_ID
void setCOF_CreditAnalysis_ID(int COF_CreditAnalysis_ID) Set Analise de Crédito. Primary Key : Credit Analysis -
getCOF_CreditAnalysis_ID
int getCOF_CreditAnalysis_ID()Get Analise de Crédito. Primary Key : Credit Analysis -
getCOF_CreditAnalysis
- Throws:
RuntimeException
-
setCOF_CreditReferences_ID
void setCOF_CreditReferences_ID(int COF_CreditReferences_ID) Set Referencias de Crédito. Primary Key : Credit References -
getCOF_CreditReferences_ID
int getCOF_CreditReferences_ID()Get Referencias de Crédito. Primary Key : Credit References -
setCOF_CreditReferences_UU
Set COF_CreditReferences_UU -
getCOF_CreditReferences_UU
String getCOF_CreditReferences_UU()Get COF_CreditReferences_UU -
setC_City_ID
void setC_City_ID(int C_City_ID) Set City. City -
getC_City_ID
int getC_City_ID()Get City. City -
getC_City
- Throws:
RuntimeException
-
setC_Region_ID
void setC_Region_ID(int C_Region_ID) Set Region. Identifies a geographical Region -
getC_Region_ID
int getC_Region_ID()Get Region. Identifies a geographical Region -
getC_Region
- Throws:
RuntimeException
-
setContactName
Set Contact Name. Business Partner Contact Name -
getContactName
String getContactName()Get Contact Name. Business Partner Contact Name -
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 -
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 -
setPhone
Set Phone. Identifies a telephone number -
getPhone
String getPhone()Get Phone. Identifies a telephone number -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setcof_AgencyNo
Set Número da Agência -
getcof_AgencyNo
String getcof_AgencyNo()Get Número da Agência -
setcof_Type
Set Type -
getcof_Type
String getcof_Type()Get Type
-