Package org.brerp.base.model
Interface I_COF_C_Custody
- All Known Implementing Classes:
MCOFCCustody
,X_COF_C_Custody
public interface I_COF_C_Custody
Generated Interface for COF_C_Custody
- 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 C_PaymentTerm_IDstatic final String
Column name COF_C_CardNetwork_IDstatic final String
Column name COF_C_Custody_IDstatic final String
Column name COF_C_Custody_UUstatic final String
Column name COF_DiasADeslocarstatic final String
Column name COF_GerarBoletoPedidostatic final String
Column name cof_IsAllowDunningstatic final String
Column name COF_IsAlocacaoAutomaticastatic final String
Column name cof_isGenerateBillingstatic final String
Column name cof_isGenerateCheckstatic final String
Column name cof_isGenerateCNABstatic final String
Column name cof_IsProtestCustodystatic final String
Column name COF_OrdemAlocacaostatic final String
Column name COF_TipoCreditostatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsDefaultstatic final String
Column name Namestatic final String
Column name pag_card_tpIntegrastatic final String
Column name pag_tPagstatic final String
Column name pag_xPagstatic final String
Column name PaymentRulestatic final String
Column name SOPOTypestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=1500149static final String
TableName=COF_C_Custody -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Payment Term.int
Get Card Networkint
Get Custódia.Get COF_C_Custody_UUint
Get Dias a DeslocarGet Ordem de AlocaçãoGet Tipo de CréditoGet Created.int
Get Created By.Get Description.getName()
Get Name.Get Tipo de Integração para pagamentoGet Forma de PagamentoGet Descrição do Meio de PagamentoGet Payment Rule.Get SO/PO Type.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Gerar Boleto no Pedidoboolean
Get Allow Dunningboolean
Get Alocação Automática de Créditoboolean
Get Generate Billingboolean
Get Generate Checkboolean
Get Generate CNABboolean
Get Protest Custody.boolean
Get Default.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_PaymentTerm_ID
(int C_PaymentTerm_ID) Set Payment Term.void
setCOF_C_CardNetwork_ID
(int COF_C_CardNetwork_ID) Set Card Networkvoid
setCOF_C_Custody_ID
(int COF_C_Custody_ID) Set Custódia.void
setCOF_C_Custody_UU
(String COF_C_Custody_UU) Set COF_C_Custody_UUvoid
setCOF_DiasADeslocar
(int COF_DiasADeslocar) Set Dias a Deslocarvoid
setCOF_GerarBoletoPedido
(boolean COF_GerarBoletoPedido) Set Gerar Boleto no Pedidovoid
setcof_IsAllowDunning
(boolean cof_IsAllowDunning) Set Allow Dunningvoid
setCOF_IsAlocacaoAutomatica
(boolean COF_IsAlocacaoAutomatica) Set Alocação Automática de Créditovoid
setcof_isGenerateBilling
(boolean cof_isGenerateBilling) Set Generate Billingvoid
setcof_isGenerateCheck
(boolean cof_isGenerateCheck) Set Generate Checkvoid
setcof_isGenerateCNAB
(boolean cof_isGenerateCNAB) Set Generate CNABvoid
setcof_IsProtestCustody
(boolean cof_IsProtestCustody) Set Protest Custody.void
setCOF_OrdemAlocacao
(String COF_OrdemAlocacao) Set Ordem de Alocaçãovoid
setCOF_TipoCredito
(String COF_TipoCredito) Set Tipo de Créditovoid
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
setIsDefault
(boolean IsDefault) Set Default.void
Set Name.void
setpag_card_tpIntegra
(String pag_card_tpIntegra) Set Tipo de Integração para pagamentovoid
setpag_tPag
(String pag_tPag) Set Forma de Pagamentovoid
setpag_xPag
(String pag_xPag) Set Descrição do Meio de Pagamentovoid
setPaymentRule
(String PaymentRule) Set Payment Rule.void
setSOPOType
(String SOPOType) Set SO/PO Type.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=COF_C_Custody- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=1500149 -
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_COF_C_CardNetwork_ID
Column name COF_C_CardNetwork_ID- See Also:
-
COLUMNNAME_COF_C_Custody_ID
Column name COF_C_Custody_ID- See Also:
-
COLUMNNAME_COF_C_Custody_UU
Column name COF_C_Custody_UU- See Also:
-
COLUMNNAME_COF_DiasADeslocar
Column name COF_DiasADeslocar- See Also:
-
COLUMNNAME_COF_GerarBoletoPedido
Column name COF_GerarBoletoPedido- See Also:
-
COLUMNNAME_COF_IsAlocacaoAutomatica
Column name COF_IsAlocacaoAutomatica- See Also:
-
COLUMNNAME_COF_OrdemAlocacao
Column name COF_OrdemAlocacao- See Also:
-
COLUMNNAME_COF_TipoCredito
Column name COF_TipoCredito- See Also:
-
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_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_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PaymentRule
Column name PaymentRule- See Also:
-
COLUMNNAME_SOPOType
Column name SOPOType- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
COLUMNNAME_cof_IsAllowDunning
Column name cof_IsAllowDunning- See Also:
-
COLUMNNAME_cof_IsProtestCustody
Column name cof_IsProtestCustody- See Also:
-
COLUMNNAME_cof_isGenerateBilling
Column name cof_isGenerateBilling- See Also:
-
COLUMNNAME_cof_isGenerateCNAB
Column name cof_isGenerateCNAB- See Also:
-
COLUMNNAME_cof_isGenerateCheck
Column name cof_isGenerateCheck- See Also:
-
COLUMNNAME_pag_card_tpIntegra
Column name pag_card_tpIntegra- See Also:
-
COLUMNNAME_pag_tPag
Column name pag_tPag- See Also:
-
COLUMNNAME_pag_xPag
Column name pag_xPag- 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 -
setCOF_C_CardNetwork_ID
void setCOF_C_CardNetwork_ID(int COF_C_CardNetwork_ID) Set Card Network -
getCOF_C_CardNetwork_ID
int getCOF_C_CardNetwork_ID()Get Card Network -
setCOF_C_Custody_ID
void setCOF_C_Custody_ID(int COF_C_Custody_ID) Set Custódia. Custódia Vinculada a Este Documento. -
getCOF_C_Custody_ID
int getCOF_C_Custody_ID()Get Custódia. Custódia Vinculada a Este Documento. -
setCOF_C_Custody_UU
Set COF_C_Custody_UU -
getCOF_C_Custody_UU
String getCOF_C_Custody_UU()Get COF_C_Custody_UU -
setCOF_DiasADeslocar
void setCOF_DiasADeslocar(int COF_DiasADeslocar) Set Dias a Deslocar -
getCOF_DiasADeslocar
int getCOF_DiasADeslocar()Get Dias a Deslocar -
setCOF_GerarBoletoPedido
void setCOF_GerarBoletoPedido(boolean COF_GerarBoletoPedido) Set Gerar Boleto no Pedido -
isCOF_GerarBoletoPedido
boolean isCOF_GerarBoletoPedido()Get Gerar Boleto no Pedido -
setCOF_IsAlocacaoAutomatica
void setCOF_IsAlocacaoAutomatica(boolean COF_IsAlocacaoAutomatica) Set Alocação Automática de Crédito -
isCOF_IsAlocacaoAutomatica
boolean isCOF_IsAlocacaoAutomatica()Get Alocação Automática de Crédito -
setCOF_OrdemAlocacao
Set Ordem de Alocação -
getCOF_OrdemAlocacao
String getCOF_OrdemAlocacao()Get Ordem de Alocação -
setCOF_TipoCredito
Set Tipo de Crédito -
getCOF_TipoCredito
String getCOF_TipoCredito()Get Tipo de Crédito -
setC_PaymentTerm_ID
void setC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm_ID
int getC_PaymentTerm_ID()Get Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm
- 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 -
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 -
setPaymentRule
Set Payment Rule. How you pay the invoice -
getPaymentRule
String getPaymentRule()Get Payment Rule. How you pay the invoice -
setSOPOType
Set SO/PO Type. Sales Tax applies to sales situations, Purchase Tax to purchase situations -
getSOPOType
String getSOPOType()Get SO/PO Type. Sales Tax applies to sales situations, Purchase Tax to purchase situations -
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 -
setcof_IsAllowDunning
void setcof_IsAllowDunning(boolean cof_IsAllowDunning) Set Allow Dunning -
iscof_IsAllowDunning
boolean iscof_IsAllowDunning()Get Allow Dunning -
setcof_IsProtestCustody
void setcof_IsProtestCustody(boolean cof_IsProtestCustody) Set Protest Custody. It indicates that custody is protest -
iscof_IsProtestCustody
boolean iscof_IsProtestCustody()Get Protest Custody. It indicates that custody is protest -
setcof_isGenerateBilling
void setcof_isGenerateBilling(boolean cof_isGenerateBilling) Set Generate Billing -
iscof_isGenerateBilling
boolean iscof_isGenerateBilling()Get Generate Billing -
setcof_isGenerateCNAB
void setcof_isGenerateCNAB(boolean cof_isGenerateCNAB) Set Generate CNAB -
iscof_isGenerateCNAB
boolean iscof_isGenerateCNAB()Get Generate CNAB -
setcof_isGenerateCheck
void setcof_isGenerateCheck(boolean cof_isGenerateCheck) Set Generate Check -
iscof_isGenerateCheck
boolean iscof_isGenerateCheck()Get Generate Check -
setpag_card_tpIntegra
Set Tipo de Integração para pagamento -
getpag_card_tpIntegra
String getpag_card_tpIntegra()Get Tipo de Integração para pagamento -
setpag_tPag
Set Forma de Pagamento -
getpag_tPag
String getpag_tPag()Get Forma de Pagamento -
setpag_xPag
Set Descrição do Meio de Pagamento -
getpag_xPag
String getpag_xPag()Get Descrição do Meio de Pagamento
-