Package org.brerp.determination.model
Interface I_COF_C_CollectionGuide
- All Known Implementing Classes:
MCOFCCollectionGuide,X_COF_C_CollectionGuide
public interface I_COF_C_CollectionGuide
Generated Interface for COF_C_CollectionGuide
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name Amountstatic final StringColumn name Codestatic final StringColumn name COF_C_CollectionGuide_IDstatic final StringColumn name COF_C_CollectionGuide_UUstatic final StringColumn name COF_C_TaxDetermination_Hdr_IDstatic final StringColumn name cof_Codestatic final StringColumn name cof_LicenseNumberstatic final StringColumn name Commentsstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DateDocstatic final StringColumn name Descriptionstatic final StringColumn name DueDatestatic final StringColumn name IsActivestatic final StringColumn name procRef_indProcstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=1500285static final StringTableName=COF_C_CollectionGuide -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.Get Amount.getCode()Get Validation code.intGet Guia de Recolhimento de ImpostosGet COF_C_CollectionGuide_UUintGet Apuração de Impostos.Get CodeGet License NumberGet Comments.Get Created.intGet Created By.Get Document Date.Get Description.Get Due Date.Get Origem do Processo .Get Updated.intGet Updated By.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAmount(BigDecimal Amount) Set Amount.voidSet Validation code.voidsetCOF_C_CollectionGuide_ID(int COF_C_CollectionGuide_ID) Set Guia de Recolhimento de ImpostosvoidsetCOF_C_CollectionGuide_UU(String COF_C_CollectionGuide_UU) Set COF_C_CollectionGuide_UUvoidsetCOF_C_TaxDetermination_Hdr_ID(int COF_C_TaxDetermination_Hdr_ID) Set Apuração de Impostos.voidsetcof_Code(String cof_Code) Set Codevoidsetcof_LicenseNumber(String cof_LicenseNumber) Set License NumbervoidsetComments(String Comments) Set Comments.voidsetDateDoc(String DateDoc) Set Document Date.voidsetDescription(String Description) Set Description.voidsetDueDate(Timestamp DueDate) Set Due Date.voidsetIsActive(boolean IsActive) Set Active.voidsetprocRef_indProc(String procRef_indProc) Set Origem do Processo .
-
Field Details
-
Table_Name
TableName=COF_C_CollectionGuide- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500285 -
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_COF_C_CollectionGuide_ID
Column name COF_C_CollectionGuide_ID- See Also:
-
COLUMNNAME_COF_C_CollectionGuide_UU
Column name COF_C_CollectionGuide_UU- See Also:
-
COLUMNNAME_COF_C_TaxDetermination_Hdr_ID
Column name COF_C_TaxDetermination_Hdr_ID- See Also:
-
COLUMNNAME_Code
Column name Code- See Also:
-
COLUMNNAME_Comments
Column name Comments- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateDoc
Column name DateDoc- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DueDate
Column name DueDate- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_cof_Code
Column name cof_Code- See Also:
-
COLUMNNAME_cof_LicenseNumber
Column name cof_LicenseNumber- See Also:
-
COLUMNNAME_procRef_indProc
Column name procRef_indProc- 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 -
setCOF_C_CollectionGuide_ID
void setCOF_C_CollectionGuide_ID(int COF_C_CollectionGuide_ID) Set Guia de Recolhimento de Impostos -
getCOF_C_CollectionGuide_ID
int getCOF_C_CollectionGuide_ID()Get Guia de Recolhimento de Impostos -
setCOF_C_CollectionGuide_UU
Set COF_C_CollectionGuide_UU -
getCOF_C_CollectionGuide_UU
String getCOF_C_CollectionGuide_UU()Get COF_C_CollectionGuide_UU -
setCOF_C_TaxDetermination_Hdr_ID
void setCOF_C_TaxDetermination_Hdr_ID(int COF_C_TaxDetermination_Hdr_ID) Set Apuração de Impostos. Primary Key : Determination Line -
getCOF_C_TaxDetermination_Hdr_ID
int getCOF_C_TaxDetermination_Hdr_ID()Get Apuração de Impostos. Primary Key : Determination Line -
setCode
Set Validation code. Validation Code -
getCode
String getCode()Get Validation code. Validation Code -
setComments
Set Comments. Comments or additional information -
getComments
String getComments()Get Comments. Comments or additional information -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateDoc
Set Document Date. Date of the Document -
getDateDoc
String getDateDoc()Get Document Date. Date of the Document -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDueDate
Set Due Date. Date when the payment is due -
getDueDate
Timestamp getDueDate()Get Due Date. Date when the payment is due -
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 -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setcof_Code
Set Code -
getcof_Code
String getcof_Code()Get Code -
setcof_LicenseNumber
Set License Number -
getcof_LicenseNumber
String getcof_LicenseNumber()Get License Number -
setprocRef_indProc
Set Origem do Processo . Indicador da Origem do Processo -
getprocRef_indProc
String getprocRef_indProc()Get Origem do Processo . Indicador da Origem do Processo
-