Class X_COF_C_BankIntegration
java.lang.Object
org.compiere.model.PO
org.brerp.bancosbrasileiros.model.X_COF_C_BankIntegration
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_COF_C_BankIntegration
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCOFCBankIntegration
Generated Model for COF_C_BankIntegration
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
cof_Acceptance AD_Reference_ID=319static final String
No = Nstatic final String
Yes = Ystatic final String
Homologação = HMstatic final String
Produção = PRstatic final String
Cobrança Caucionada = CCstatic final String
Cobrança Descontada = CDstatic final String
Cobrança Registrada = CRstatic final String
Cobrança Simples = CSstatic final String
Cobrança Vinculada = CVstatic final String
Compror = CPstatic final String
Vendor = VDstatic final String
AP = 20static final String
Cédula de Produto Rural = 25static final String
CH = 1static final String
Cota Condominial = 30static final String
DD = 24static final String
Dívida Ativa da União = 29static final String
Dívida Ativa de Estado = 27static final String
Dívida Ativa de Município = 28static final String
DM = 2static final String
DMI = 3static final String
DR = 6static final String
DS = 4static final String
DSI = 5static final String
FAT = 18static final String
LC = 7static final String
ME = 21static final String
NCC = 8static final String
NCE = 9static final String
NCI = 10static final String
NCR = 11static final String
ND = 19static final String
NF = 23static final String
NP = 12static final String
NPR = 13static final String
NS = 16static final String
Outros = 99static final String
PC = 22static final String
RC = 17static final String
TM = 14static final String
TS = 15static final String
Warrant = 26static final String
Com Registro = CRstatic final String
Sem Registro = SRstatic final String
Banco do Brasil = BBstatic final String
Bradesco = BDstatic final String
Itaú = ITstatic final String
Santander = STstatic final String
Sicoob = SBstatic final String
Remessa = REMstatic final String
Retorno = RETstatic final String
Role = Rstatic final String
User = UFields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.brerp.bancosbrasileiros.model.I_COF_C_BankIntegration
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_C_BankAccount_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_Classname, COLUMNNAME_cof_Acceptance, COLUMNNAME_cof_AccountDigit, COLUMNNAME_cof_AccountNo, COLUMNNAME_cof_AgencyDigit, COLUMNNAME_cof_AgencyNo, COLUMNNAME_COF_AmbientePix, COLUMNNAME_cof_AutomaticSue, COLUMNNAME_COF_BankNumber, COLUMNNAME_cof_BillFold, COLUMNNAME_cof_BillFoldType, COLUMNNAME_cof_BillKind, COLUMNNAME_cof_BillType, COLUMNNAME_COF_Byte, COLUMNNAME_COF_C_BankIntegration_ID, COLUMNNAME_COF_C_BankIntegration_UU, COLUMNNAME_COF_C_BankOccurrence_ID, COLUMNNAME_COF_C_CNABConfig_ID, COLUMNNAME_COF_C_CNABConfigRet_ID, COLUMNNAME_cof_cedente_Nome, COLUMNNAME_cof_ClassParameter, COLUMNNAME_cof_ClientCode, COLUMNNAME_cof_CNABFileName, COLUMNNAME_cof_DaysPenalty, COLUMNNAME_cof_DocumentSequence_ID, COLUMNNAME_cof_FileSequence_ID, COLUMNNAME_cof_HasInterest, COLUMNNAME_cof_HasPenalty, COLUMNNAME_cof_Instruction1, COLUMNNAME_cof_Instruction2, COLUMNNAME_cof_Instruction3, COLUMNNAME_cof_Instruction4, COLUMNNAME_cof_Instruction5, COLUMNNAME_cof_Instruction6, COLUMNNAME_cof_Instruction7, COLUMNNAME_cof_Instruction8, COLUMNNAME_COF_IntegracaoPix, COLUMNNAME_cof_InterestAmt, COLUMNNAME_COF_IsEventoWebhookEnviado, COLUMNNAME_cof_isGenerateBilling, COLUMNNAME_cof_isGenerateCNAB, COLUMNNAME_COF_isGerarPIX, COLUMNNAME_COF_IsIntegracaoPixValida, COLUMNNAME_cof_OperationType, COLUMNNAME_cof_PaymentLocation, COLUMNNAME_cof_PDFFileName, COLUMNNAME_cof_PenaltyAmount, COLUMNNAME_cof_PenaltyRate, COLUMNNAME_COF_PIX_APP_KEY, COLUMNNAME_COF_PIX_CALLBACK_URL, COLUMNNAME_COF_PIX_Chave, COLUMNNAME_COF_PIX_CLIENT_SECRET, COLUMNNAME_COF_PIX_CLIENTID, COLUMNNAME_COF_PIX_EXPIRE, COLUMNNAME_COF_PIX_TOKEN, COLUMNNAME_cof_RequiresParameter, COLUMNNAME_cof_SueDays, COLUMNNAME_Comments, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_IsSOTrx, COLUMNNAME_LBR_DigitalCertificate_ID, COLUMNNAME_Name, COLUMNNAME_ResponsibleType, COLUMNNAME_T_Integer, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_COF_C_BankIntegration
(Properties ctx, int COF_C_BankIntegration_ID, String trxName) Standard ConstructorX_COF_C_BankIntegration
(Properties ctx, int COF_C_BankIntegration_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_BankIntegration
(Properties ctx, String COF_C_BankIntegration_UU, String trxName) Standard ConstructorX_COF_C_BankIntegration
(Properties ctx, String COF_C_BankIntegration_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_BankIntegration
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Role.int
Get User/Contact.int
Get Bank Account.int
Get Document Type.Get Classname.Get Acceptance.Get Account Digit.Get Account No.Get Agency Digit.Get Número da Agência.Get Ambiente.Get COF_BankNumber.Get Bill Fold.Get Bill Fold Type.Get Bill Kind.Get Bill Type.Get COF_Byte.int
Get Integração Bancária.Get COF_C_BankIntegration_UU.int
Get Ocorrência Bancária.int
Get Configuração de CNAB.int
Get Configuração de CNAB (Retorno).Get Nome.Get Class Parameter.Get Client Code.Get CNAB File Name.int
Get Days to Penalty.int
Get Document Sequence.int
Get File Sequence.Get Instruction 1.Get Instruction 2.Get Instruction 3.Get Instruction 4.Get Instruction 5.Get Instruction 6.Get Instruction 7.Get Instruction 8.Get Integração PIX.Get Interest Amount.Get Tipo de Operação.Get Payment Location.Get PDF File Name.Get Penalty Amount.Get Penalty Rate.Get Credencial.Get URL Evento Webhook.Get Chave Pix.Get Client Secret.Get Client ID.Get Expira em.Get Token.int
Get Sue Days.Get Comments.int
Get Digital Certificate.getName()
Get Name.Get Responsible Type.int
Get Integer.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Automatic Sue.boolean
Get Has Interest.boolean
Get Has Penalty.boolean
Get Evento Webhook Enviado.boolean
Get Generate Billing.boolean
Get Generate CNAB.boolean
Get Gerar Pix.boolean
Get Integração PIX Válida.boolean
Get Requires Parameter.boolean
isSOTrx()
Get Sales Transaction.void
setAD_Role_ID
(int AD_Role_ID) Set Role.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setClassname
(String Classname) Set Classname.void
setcof_Acceptance
(String cof_Acceptance) Set Acceptance.void
setcof_AccountDigit
(String cof_AccountDigit) Set Account Digit.void
setcof_AccountNo
(String cof_AccountNo) Set Account No.void
setcof_AgencyDigit
(String cof_AgencyDigit) Set Agency Digit.void
setcof_AgencyNo
(String cof_AgencyNo) Set Número da Agência.void
setCOF_AmbientePix
(String COF_AmbientePix) Set Ambiente.void
setcof_AutomaticSue
(boolean cof_AutomaticSue) Set Automatic Sue.void
setCOF_BankNumber
(String COF_BankNumber) Set COF_BankNumber.void
setcof_BillFold
(String cof_BillFold) Set Bill Fold.void
setcof_BillFoldType
(String cof_BillFoldType) Set Bill Fold Type.void
setcof_BillKind
(String cof_BillKind) Set Bill Kind.void
setcof_BillType
(String cof_BillType) Set Bill Type.void
setCOF_Byte
(String COF_Byte) Set COF_Byte.void
setCOF_C_BankIntegration_ID
(int COF_C_BankIntegration_ID) Set Integração Bancária.void
setCOF_C_BankIntegration_UU
(String COF_C_BankIntegration_UU) Set COF_C_BankIntegration_UU.void
setCOF_C_BankOccurrence_ID
(int COF_C_BankOccurrence_ID) Set Ocorrência Bancária.void
setCOF_C_CNABConfig_ID
(int COF_C_CNABConfig_ID) Set Configuração de CNAB.void
setCOF_C_CNABConfigRet_ID
(int COF_C_CNABConfigRet_ID) Set Configuração de CNAB (Retorno).void
setcof_cedente_Nome
(String cof_cedente_Nome) Set Nome.void
setcof_ClassParameter
(String cof_ClassParameter) Set Class Parameter.void
setcof_ClientCode
(String cof_ClientCode) Set Client Code.void
setcof_CNABFileName
(String cof_CNABFileName) Set CNAB File Name.void
setcof_DaysPenalty
(int cof_DaysPenalty) Set Days to Penalty.void
setcof_DocumentSequence_ID
(int cof_DocumentSequence_ID) Set Document Sequence.void
setcof_FileSequence_ID
(int cof_FileSequence_ID) Set File Sequence.void
setcof_HasInterest
(boolean cof_HasInterest) Set Has Interest.void
setcof_HasPenalty
(boolean cof_HasPenalty) Set Has Penalty.void
setcof_Instruction1
(String cof_Instruction1) Set Instruction 1.void
setcof_Instruction2
(String cof_Instruction2) Set Instruction 2.void
setcof_Instruction3
(String cof_Instruction3) Set Instruction 3.void
setcof_Instruction4
(String cof_Instruction4) Set Instruction 4.void
setcof_Instruction5
(String cof_Instruction5) Set Instruction 5.void
setcof_Instruction6
(String cof_Instruction6) Set Instruction 6.void
setcof_Instruction7
(String cof_Instruction7) Set Instruction 7.void
setcof_Instruction8
(String cof_Instruction8) Set Instruction 8.void
setCOF_IntegracaoPix
(String COF_IntegracaoPix) Set Integração PIX.void
setcof_InterestAmt
(BigDecimal cof_InterestAmt) Set Interest Amount.void
setCOF_IsEventoWebhookEnviado
(boolean COF_IsEventoWebhookEnviado) Set Evento Webhook Enviado.void
setcof_isGenerateBilling
(boolean cof_isGenerateBilling) Set Generate Billing.void
setcof_isGenerateCNAB
(boolean cof_isGenerateCNAB) Set Generate CNAB.void
setCOF_isGerarPIX
(boolean COF_isGerarPIX) Set Gerar Pix.void
setCOF_IsIntegracaoPixValida
(boolean COF_IsIntegracaoPixValida) Set Integração PIX Válida.void
setcof_OperationType
(String cof_OperationType) Set Tipo de Operação.void
setcof_PaymentLocation
(String cof_PaymentLocation) Set Payment Location.void
setcof_PDFFileName
(String cof_PDFFileName) Set PDF File Name.void
setcof_PenaltyAmount
(BigDecimal cof_PenaltyAmount) Set Penalty Amount.void
setcof_PenaltyRate
(BigDecimal cof_PenaltyRate) Set Penalty Rate.void
setCOF_PIX_APP_KEY
(String COF_PIX_APP_KEY) Set Credencial.void
setCOF_PIX_CALLBACK_URL
(String COF_PIX_CALLBACK_URL) Set URL Evento Webhook.void
setCOF_PIX_Chave
(String COF_PIX_Chave) Set Chave Pix.void
setCOF_PIX_CLIENT_SECRET
(String COF_PIX_CLIENT_SECRET) Set Client Secret.void
setCOF_PIX_CLIENTID
(String COF_PIX_CLIENTID) Set Client ID.void
setCOF_PIX_EXPIRE
(Timestamp COF_PIX_EXPIRE) Set Expira em.void
setCOF_PIX_TOKEN
(String COF_PIX_TOKEN) Set Token.void
setcof_RequiresParameter
(boolean cof_RequiresParameter) Set Requires Parameter.void
setcof_SueDays
(int cof_SueDays) Set Sue Days.void
setComments
(String Comments) Set Comments.void
setIsSOTrx
(boolean IsSOTrx) Set Sales Transaction.void
setLBR_DigitalCertificate_ID
(int LBR_DigitalCertificate_ID) Set Digital Certificate.void
Set Name.void
setResponsibleType
(String ResponsibleType) Set Responsible Type.void
setT_Integer
(int T_Integer) Set Integer.void
setUser1_ID
(int User1_ID) Set User Element List 1.void
setUser2_ID
(int User2_ID) Set User Element List 2.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.brerp.bancosbrasileiros.model.I_COF_C_BankIntegration
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
COF_AMBIENTEPIX_Homologação
Homologação = HM- See Also:
-
COF_AMBIENTEPIX_Produção
Produção = PR- See Also:
-
COF_INTEGRACAOPIX_BancoDoBrasil
Banco do Brasil = BB- See Also:
-
COF_INTEGRACAOPIX_Bradesco
Bradesco = BD- See Also:
-
COF_INTEGRACAOPIX_Itaú
Itaú = IT- See Also:
-
COF_INTEGRACAOPIX_Sicoob
Sicoob = SB- See Also:
-
COF_INTEGRACAOPIX_Santander
Santander = ST- See Also:
-
RESPONSIBLETYPE_Role
Role = R- See Also:
-
RESPONSIBLETYPE_User
User = U- See Also:
-
COF_ACCEPTANCE_AD_Reference_ID
public static final int COF_ACCEPTANCE_AD_Reference_IDcof_Acceptance AD_Reference_ID=319- See Also:
-
COF_ACCEPTANCE_No
No = N- See Also:
-
COF_ACCEPTANCE_Yes
Yes = Y- See Also:
-
COF_BILLFOLDTYPE_CobrançaCaucionada
Cobrança Caucionada = CC- See Also:
-
COF_BILLFOLDTYPE_CobrançaDescontada
Cobrança Descontada = CD- See Also:
-
COF_BILLFOLDTYPE_Compror
Compror = CP- See Also:
-
COF_BILLFOLDTYPE_CobrançaRegistrada
Cobrança Registrada = CR- See Also:
-
COF_BILLFOLDTYPE_CobrançaSimples
Cobrança Simples = CS- See Also:
-
COF_BILLFOLDTYPE_CobrançaVinculada
Cobrança Vinculada = CV- See Also:
-
COF_BILLFOLDTYPE_Vendor
Vendor = VD- See Also:
-
COF_BILLKIND_CH
CH = 1- See Also:
-
COF_BILLKIND_NCI
NCI = 10- See Also:
-
COF_BILLKIND_NCR
NCR = 11- See Also:
-
COF_BILLKIND_NP
NP = 12- See Also:
-
COF_BILLKIND_NPR
NPR = 13- See Also:
-
COF_BILLKIND_TM
TM = 14- See Also:
-
COF_BILLKIND_TS
TS = 15- See Also:
-
COF_BILLKIND_NS
NS = 16- See Also:
-
COF_BILLKIND_RC
RC = 17- See Also:
-
COF_BILLKIND_FAT
FAT = 18- See Also:
-
COF_BILLKIND_ND
ND = 19- See Also:
-
COF_BILLKIND_DM
DM = 2- See Also:
-
COF_BILLKIND_AP
AP = 20- See Also:
-
COF_BILLKIND_ME
ME = 21- See Also:
-
COF_BILLKIND_PC
PC = 22- See Also:
-
COF_BILLKIND_NF
NF = 23- See Also:
-
COF_BILLKIND_DD
DD = 24- See Also:
-
COF_BILLKIND_CédulaDeProdutoRural
Cédula de Produto Rural = 25- See Also:
-
COF_BILLKIND_Warrant
Warrant = 26- See Also:
-
COF_BILLKIND_DívidaAtivaDeEstado
Dívida Ativa de Estado = 27- See Also:
-
COF_BILLKIND_DívidaAtivaDeMunicípio
Dívida Ativa de Município = 28- See Also:
-
COF_BILLKIND_DívidaAtivaDaUnião
Dívida Ativa da União = 29- See Also:
-
COF_BILLKIND_DMI
DMI = 3- See Also:
-
COF_BILLKIND_CotaCondominial
Cota Condominial = 30- See Also:
-
COF_BILLKIND_DS
DS = 4- See Also:
-
COF_BILLKIND_DSI
DSI = 5- See Also:
-
COF_BILLKIND_DR
DR = 6- See Also:
-
COF_BILLKIND_LC
LC = 7- See Also:
-
COF_BILLKIND_NCC
NCC = 8- See Also:
-
COF_BILLKIND_NCE
NCE = 9- See Also:
-
COF_BILLKIND_Outros
Outros = 99- See Also:
-
COF_BILLTYPE_ComRegistro
Com Registro = CR- See Also:
-
COF_BILLTYPE_SemRegistro
Sem Registro = SR- See Also:
-
COF_OPERATIONTYPE_Remessa
Remessa = REM- See Also:
-
COF_OPERATIONTYPE_Retorno
Retorno = RET- See Also:
-
-
Constructor Details
-
X_COF_C_BankIntegration
Standard Constructor -
X_COF_C_BankIntegration
public X_COF_C_BankIntegration(Properties ctx, int COF_C_BankIntegration_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_BankIntegration
Standard Constructor -
X_COF_C_BankIntegration
public X_COF_C_BankIntegration(Properties ctx, String COF_C_BankIntegration_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_BankIntegration
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_Role
- Specified by:
getAD_Role
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setAD_Role_ID
public void setAD_Role_ID(int AD_Role_ID) Set Role.- Specified by:
setAD_Role_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
AD_Role_ID
- Responsibility Role
-
getAD_Role_ID
public int getAD_Role_ID()Get Role.- Specified by:
getAD_Role_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Responsibility Role
-
getAD_User
- Specified by:
getAD_User
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- User within the system - Internal or Business Partner Contact
-
setCOF_AmbientePix
Set Ambiente.- Specified by:
setCOF_AmbientePix
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_AmbientePix
- Ambiente
-
getCOF_AmbientePix
Get Ambiente.- Specified by:
getCOF_AmbientePix
in interfaceI_COF_C_BankIntegration
- Returns:
- Ambiente
-
setCOF_BankNumber
Set COF_BankNumber.- Specified by:
setCOF_BankNumber
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_BankNumber
- COF_BankNumber
-
getCOF_BankNumber
Get COF_BankNumber.- Specified by:
getCOF_BankNumber
in interfaceI_COF_C_BankIntegration
- Returns:
- COF_BankNumber
-
setCOF_Byte
Set COF_Byte.- Specified by:
setCOF_Byte
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_Byte
- COF_Byte
-
getCOF_Byte
Get COF_Byte.- Specified by:
getCOF_Byte
in interfaceI_COF_C_BankIntegration
- Returns:
- COF_Byte
-
setCOF_C_BankIntegration_ID
public void setCOF_C_BankIntegration_ID(int COF_C_BankIntegration_ID) Set Integração Bancária.- Specified by:
setCOF_C_BankIntegration_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_C_BankIntegration_ID
- Integração Bancária
-
getCOF_C_BankIntegration_ID
public int getCOF_C_BankIntegration_ID()Get Integração Bancária.- Specified by:
getCOF_C_BankIntegration_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Integração Bancária
-
setCOF_C_BankIntegration_UU
Set COF_C_BankIntegration_UU.- Specified by:
setCOF_C_BankIntegration_UU
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_C_BankIntegration_UU
- COF_C_BankIntegration_UU
-
getCOF_C_BankIntegration_UU
Get COF_C_BankIntegration_UU.- Specified by:
getCOF_C_BankIntegration_UU
in interfaceI_COF_C_BankIntegration
- Returns:
- COF_C_BankIntegration_UU
-
getCOF_C_BankOccurrence
- Specified by:
getCOF_C_BankOccurrence
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setCOF_C_BankOccurrence_ID
public void setCOF_C_BankOccurrence_ID(int COF_C_BankOccurrence_ID) Set Ocorrência Bancária.- Specified by:
setCOF_C_BankOccurrence_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_C_BankOccurrence_ID
- Ocorrência Bancária
-
getCOF_C_BankOccurrence_ID
public int getCOF_C_BankOccurrence_ID()Get Ocorrência Bancária.- Specified by:
getCOF_C_BankOccurrence_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Ocorrência Bancária
-
getCOF_C_CNABConfigRet
- Specified by:
getCOF_C_CNABConfigRet
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setCOF_C_CNABConfigRet_ID
public void setCOF_C_CNABConfigRet_ID(int COF_C_CNABConfigRet_ID) Set Configuração de CNAB (Retorno).- Specified by:
setCOF_C_CNABConfigRet_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_C_CNABConfigRet_ID
- Configuração de CNAB (Retorno)
-
getCOF_C_CNABConfigRet_ID
public int getCOF_C_CNABConfigRet_ID()Get Configuração de CNAB (Retorno).- Specified by:
getCOF_C_CNABConfigRet_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Configuração de CNAB (Retorno)
-
getCOF_C_CNABConfig
- Specified by:
getCOF_C_CNABConfig
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setCOF_C_CNABConfig_ID
public void setCOF_C_CNABConfig_ID(int COF_C_CNABConfig_ID) Set Configuração de CNAB.- Specified by:
setCOF_C_CNABConfig_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_C_CNABConfig_ID
- Configuração de CNAB
-
getCOF_C_CNABConfig_ID
public int getCOF_C_CNABConfig_ID()Get Configuração de CNAB.- Specified by:
getCOF_C_CNABConfig_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Configuração de CNAB
-
setCOF_IntegracaoPix
Set Integração PIX.- Specified by:
setCOF_IntegracaoPix
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_IntegracaoPix
- Integração PIX
-
getCOF_IntegracaoPix
Get Integração PIX.- Specified by:
getCOF_IntegracaoPix
in interfaceI_COF_C_BankIntegration
- Returns:
- Integração PIX
-
setCOF_IsEventoWebhookEnviado
public void setCOF_IsEventoWebhookEnviado(boolean COF_IsEventoWebhookEnviado) Set Evento Webhook Enviado.- Specified by:
setCOF_IsEventoWebhookEnviado
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_IsEventoWebhookEnviado
- Evento Webhook Enviado
-
isCOF_IsEventoWebhookEnviado
public boolean isCOF_IsEventoWebhookEnviado()Get Evento Webhook Enviado.- Specified by:
isCOF_IsEventoWebhookEnviado
in interfaceI_COF_C_BankIntegration
- Returns:
- Evento Webhook Enviado
-
setCOF_IsIntegracaoPixValida
public void setCOF_IsIntegracaoPixValida(boolean COF_IsIntegracaoPixValida) Set Integração PIX Válida.- Specified by:
setCOF_IsIntegracaoPixValida
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_IsIntegracaoPixValida
- Integração PIX Válida
-
isCOF_IsIntegracaoPixValida
public boolean isCOF_IsIntegracaoPixValida()Get Integração PIX Válida.- Specified by:
isCOF_IsIntegracaoPixValida
in interfaceI_COF_C_BankIntegration
- Returns:
- Integração PIX Válida
-
setCOF_PIX_APP_KEY
Set Credencial.- Specified by:
setCOF_PIX_APP_KEY
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_APP_KEY
- Credencial utilizada nas requisições para API
-
getCOF_PIX_APP_KEY
Get Credencial.- Specified by:
getCOF_PIX_APP_KEY
in interfaceI_COF_C_BankIntegration
- Returns:
- Credencial utilizada nas requisições para API
-
setCOF_PIX_CALLBACK_URL
Set URL Evento Webhook.- Specified by:
setCOF_PIX_CALLBACK_URL
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_CALLBACK_URL
- URL utilizada para receber o retorno da API do PIX
-
getCOF_PIX_CALLBACK_URL
Get URL Evento Webhook.- Specified by:
getCOF_PIX_CALLBACK_URL
in interfaceI_COF_C_BankIntegration
- Returns:
- URL utilizada para receber o retorno da API do PIX
-
setCOF_PIX_CLIENTID
Set Client ID.- Specified by:
setCOF_PIX_CLIENTID
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_CLIENTID
- Client ID utilizado na requisições via API do PIX
-
getCOF_PIX_CLIENTID
Get Client ID.- Specified by:
getCOF_PIX_CLIENTID
in interfaceI_COF_C_BankIntegration
- Returns:
- Client ID utilizado na requisições via API do PIX
-
setCOF_PIX_CLIENT_SECRET
Set Client Secret.- Specified by:
setCOF_PIX_CLIENT_SECRET
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_CLIENT_SECRET
- Client Secret
-
getCOF_PIX_CLIENT_SECRET
Get Client Secret.- Specified by:
getCOF_PIX_CLIENT_SECRET
in interfaceI_COF_C_BankIntegration
- Returns:
- Client Secret
-
setCOF_PIX_Chave
Set Chave Pix.- Specified by:
setCOF_PIX_Chave
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_Chave
- Chave Pix
-
getCOF_PIX_Chave
Get Chave Pix.- Specified by:
getCOF_PIX_Chave
in interfaceI_COF_C_BankIntegration
- Returns:
- Chave Pix
-
setCOF_PIX_EXPIRE
Set Expira em.- Specified by:
setCOF_PIX_EXPIRE
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_EXPIRE
- Campo exibe data de expiração da autenticação na API do PIX
-
getCOF_PIX_EXPIRE
Get Expira em.- Specified by:
getCOF_PIX_EXPIRE
in interfaceI_COF_C_BankIntegration
- Returns:
- Campo exibe data de expiração da autenticação na API do PIX
-
setCOF_PIX_TOKEN
Set Token.- Specified by:
setCOF_PIX_TOKEN
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_PIX_TOKEN
- Token utilizado para realizar requisições na API do PIX
-
getCOF_PIX_TOKEN
Get Token.- Specified by:
getCOF_PIX_TOKEN
in interfaceI_COF_C_BankIntegration
- Returns:
- Token utilizado para realizar requisições na API do PIX
-
setCOF_isGerarPIX
public void setCOF_isGerarPIX(boolean COF_isGerarPIX) Set Gerar Pix.- Specified by:
setCOF_isGerarPIX
in interfaceI_COF_C_BankIntegration
- Parameters:
COF_isGerarPIX
- Quando ativa, exibe os campos necessários para gerar uma cobrança PIX
-
isCOF_isGerarPIX
public boolean isCOF_isGerarPIX()Get Gerar Pix.- Specified by:
isCOF_isGerarPIX
in interfaceI_COF_C_BankIntegration
- Returns:
- Quando ativa, exibe os campos necessários para gerar uma cobrança PIX
-
getC_BankAccount
- Specified by:
getC_BankAccount
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setC_BankAccount_ID
public void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.- Specified by:
setC_BankAccount_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
C_BankAccount_ID
- Account at the Bank
-
getC_BankAccount_ID
public int getC_BankAccount_ID()Get Bank Account.- Specified by:
getC_BankAccount_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Account at the Bank
-
getC_DocType
- Specified by:
getC_DocType
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Document type or rules
-
setClassname
Set Classname.- Specified by:
setClassname
in interfaceI_COF_C_BankIntegration
- Parameters:
Classname
- Java Classname
-
getClassname
Get Classname.- Specified by:
getClassname
in interfaceI_COF_C_BankIntegration
- Returns:
- Java Classname
-
setComments
Set Comments.- Specified by:
setComments
in interfaceI_COF_C_BankIntegration
- Parameters:
Comments
- Comments or additional information
-
getComments
Get Comments.- Specified by:
getComments
in interfaceI_COF_C_BankIntegration
- Returns:
- Comments or additional information
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_COF_C_BankIntegration
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()Get Sales Transaction.- Specified by:
isSOTrx
in interfaceI_COF_C_BankIntegration
- Returns:
- This is a Sales Transaction
-
setLBR_DigitalCertificate_ID
public void setLBR_DigitalCertificate_ID(int LBR_DigitalCertificate_ID) Set Digital Certificate.- Specified by:
setLBR_DigitalCertificate_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
LBR_DigitalCertificate_ID
- Digital Certificate
-
getLBR_DigitalCertificate_ID
public int getLBR_DigitalCertificate_ID()Get Digital Certificate.- Specified by:
getLBR_DigitalCertificate_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Digital Certificate
-
setName
Set Name.- Specified by:
setName
in interfaceI_COF_C_BankIntegration
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_COF_C_BankIntegration
- Returns:
- Alphanumeric identifier of the entity
-
setResponsibleType
Set Responsible Type.- Specified by:
setResponsibleType
in interfaceI_COF_C_BankIntegration
- Parameters:
ResponsibleType
- Type of the Responsibility for a workflow
-
getResponsibleType
Get Responsible Type.- Specified by:
getResponsibleType
in interfaceI_COF_C_BankIntegration
- Returns:
- Type of the Responsibility for a workflow
-
setT_Integer
public void setT_Integer(int T_Integer) Set Integer.- Specified by:
setT_Integer
in interfaceI_COF_C_BankIntegration
- Parameters:
T_Integer
- Integer
-
getT_Integer
public int getT_Integer()Get Integer.- Specified by:
getT_Integer
in interfaceI_COF_C_BankIntegration
- Returns:
- Integer
-
getUser1
- Specified by:
getUser1
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- User defined list element #1
-
getUser2
- Specified by:
getUser2
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- User defined list element #2
-
setcof_Acceptance
Set Acceptance.- Specified by:
setcof_Acceptance
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Acceptance
- Acceptance
-
getcof_Acceptance
Get Acceptance.- Specified by:
getcof_Acceptance
in interfaceI_COF_C_BankIntegration
- Returns:
- Acceptance
-
setcof_AccountDigit
Set Account Digit.- Specified by:
setcof_AccountDigit
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_AccountDigit
- Account Digit
-
getcof_AccountDigit
Get Account Digit.- Specified by:
getcof_AccountDigit
in interfaceI_COF_C_BankIntegration
- Returns:
- Account Digit
-
setcof_AccountNo
Set Account No.- Specified by:
setcof_AccountNo
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_AccountNo
- Account No
-
getcof_AccountNo
Get Account No.- Specified by:
getcof_AccountNo
in interfaceI_COF_C_BankIntegration
- Returns:
- Account No
-
setcof_AgencyDigit
Set Agency Digit.- Specified by:
setcof_AgencyDigit
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_AgencyDigit
- Agency Digit
-
getcof_AgencyDigit
Get Agency Digit.- Specified by:
getcof_AgencyDigit
in interfaceI_COF_C_BankIntegration
- Returns:
- Agency Digit
-
setcof_AgencyNo
Set Número da Agência.- Specified by:
setcof_AgencyNo
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_AgencyNo
- Número da Agência
-
getcof_AgencyNo
Get Número da Agência.- Specified by:
getcof_AgencyNo
in interfaceI_COF_C_BankIntegration
- Returns:
- Número da Agência
-
setcof_AutomaticSue
public void setcof_AutomaticSue(boolean cof_AutomaticSue) Set Automatic Sue.- Specified by:
setcof_AutomaticSue
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_AutomaticSue
- Automatic Sue
-
iscof_AutomaticSue
public boolean iscof_AutomaticSue()Get Automatic Sue.- Specified by:
iscof_AutomaticSue
in interfaceI_COF_C_BankIntegration
- Returns:
- Automatic Sue
-
setcof_BillFold
Set Bill Fold.- Specified by:
setcof_BillFold
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_BillFold
- Bill Fold
-
getcof_BillFold
Get Bill Fold.- Specified by:
getcof_BillFold
in interfaceI_COF_C_BankIntegration
- Returns:
- Bill Fold
-
setcof_BillFoldType
Set Bill Fold Type.- Specified by:
setcof_BillFoldType
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_BillFoldType
- Bill Fold Type
-
getcof_BillFoldType
Get Bill Fold Type.- Specified by:
getcof_BillFoldType
in interfaceI_COF_C_BankIntegration
- Returns:
- Bill Fold Type
-
setcof_BillKind
Set Bill Kind.- Specified by:
setcof_BillKind
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_BillKind
- Bill Kind
-
getcof_BillKind
Get Bill Kind.- Specified by:
getcof_BillKind
in interfaceI_COF_C_BankIntegration
- Returns:
- Bill Kind
-
setcof_BillType
Set Bill Type.- Specified by:
setcof_BillType
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_BillType
- Bill Type
-
getcof_BillType
Get Bill Type.- Specified by:
getcof_BillType
in interfaceI_COF_C_BankIntegration
- Returns:
- Bill Type
-
setcof_CNABFileName
Set CNAB File Name.- Specified by:
setcof_CNABFileName
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_CNABFileName
- CNAB File Name
-
getcof_CNABFileName
Get CNAB File Name.- Specified by:
getcof_CNABFileName
in interfaceI_COF_C_BankIntegration
- Returns:
- CNAB File Name
-
setcof_ClassParameter
Set Class Parameter.- Specified by:
setcof_ClassParameter
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_ClassParameter
- Class for Parameter Bank
-
getcof_ClassParameter
Get Class Parameter.- Specified by:
getcof_ClassParameter
in interfaceI_COF_C_BankIntegration
- Returns:
- Class for Parameter Bank
-
setcof_ClientCode
Set Client Code.- Specified by:
setcof_ClientCode
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_ClientCode
- Client Code
-
getcof_ClientCode
Get Client Code.- Specified by:
getcof_ClientCode
in interfaceI_COF_C_BankIntegration
- Returns:
- Client Code
-
setcof_DaysPenalty
public void setcof_DaysPenalty(int cof_DaysPenalty) Set Days to Penalty.- Specified by:
setcof_DaysPenalty
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_DaysPenalty
- Days to Penalty
-
getcof_DaysPenalty
public int getcof_DaysPenalty()Get Days to Penalty.- Specified by:
getcof_DaysPenalty
in interfaceI_COF_C_BankIntegration
- Returns:
- Days to Penalty
-
getcof_DocumentSequence
- Specified by:
getcof_DocumentSequence
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setcof_DocumentSequence_ID
public void setcof_DocumentSequence_ID(int cof_DocumentSequence_ID) Set Document Sequence.- Specified by:
setcof_DocumentSequence_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_DocumentSequence_ID
- Document Sequence
-
getcof_DocumentSequence_ID
public int getcof_DocumentSequence_ID()Get Document Sequence.- Specified by:
getcof_DocumentSequence_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- Document Sequence
-
getcof_FileSequence
- Specified by:
getcof_FileSequence
in interfaceI_COF_C_BankIntegration
- Throws:
RuntimeException
-
setcof_FileSequence_ID
public void setcof_FileSequence_ID(int cof_FileSequence_ID) Set File Sequence.- Specified by:
setcof_FileSequence_ID
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_FileSequence_ID
- File Sequence
-
getcof_FileSequence_ID
public int getcof_FileSequence_ID()Get File Sequence.- Specified by:
getcof_FileSequence_ID
in interfaceI_COF_C_BankIntegration
- Returns:
- File Sequence
-
setcof_HasInterest
public void setcof_HasInterest(boolean cof_HasInterest) Set Has Interest.- Specified by:
setcof_HasInterest
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_HasInterest
- Has Interest
-
iscof_HasInterest
public boolean iscof_HasInterest()Get Has Interest.- Specified by:
iscof_HasInterest
in interfaceI_COF_C_BankIntegration
- Returns:
- Has Interest
-
setcof_HasPenalty
public void setcof_HasPenalty(boolean cof_HasPenalty) Set Has Penalty.- Specified by:
setcof_HasPenalty
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_HasPenalty
- Has Penalty
-
iscof_HasPenalty
public boolean iscof_HasPenalty()Get Has Penalty.- Specified by:
iscof_HasPenalty
in interfaceI_COF_C_BankIntegration
- Returns:
- Has Penalty
-
setcof_Instruction1
Set Instruction 1.- Specified by:
setcof_Instruction1
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction1
- Instruction 1
-
getcof_Instruction1
Get Instruction 1.- Specified by:
getcof_Instruction1
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 1
-
setcof_Instruction2
Set Instruction 2.- Specified by:
setcof_Instruction2
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction2
- Instruction 2
-
getcof_Instruction2
Get Instruction 2.- Specified by:
getcof_Instruction2
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 2
-
setcof_Instruction3
Set Instruction 3.- Specified by:
setcof_Instruction3
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction3
- Instruction 3
-
getcof_Instruction3
Get Instruction 3.- Specified by:
getcof_Instruction3
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 3
-
setcof_Instruction4
Set Instruction 4.- Specified by:
setcof_Instruction4
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction4
- Instruction 4
-
getcof_Instruction4
Get Instruction 4.- Specified by:
getcof_Instruction4
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 4
-
setcof_Instruction5
Set Instruction 5.- Specified by:
setcof_Instruction5
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction5
- Instruction 5
-
getcof_Instruction5
Get Instruction 5.- Specified by:
getcof_Instruction5
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 5
-
setcof_Instruction6
Set Instruction 6.- Specified by:
setcof_Instruction6
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction6
- Instruction 6
-
getcof_Instruction6
Get Instruction 6.- Specified by:
getcof_Instruction6
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 6
-
setcof_Instruction7
Set Instruction 7.- Specified by:
setcof_Instruction7
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction7
- Instruction 7
-
getcof_Instruction7
Get Instruction 7.- Specified by:
getcof_Instruction7
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 7
-
setcof_Instruction8
Set Instruction 8.- Specified by:
setcof_Instruction8
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_Instruction8
- Instruction 8
-
getcof_Instruction8
Get Instruction 8.- Specified by:
getcof_Instruction8
in interfaceI_COF_C_BankIntegration
- Returns:
- Instruction 8
-
setcof_InterestAmt
Set Interest Amount.- Specified by:
setcof_InterestAmt
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_InterestAmt
- Interest Amount
-
getcof_InterestAmt
Get Interest Amount.- Specified by:
getcof_InterestAmt
in interfaceI_COF_C_BankIntegration
- Returns:
- Interest Amount
-
setcof_OperationType
Set Tipo de Operação.- Specified by:
setcof_OperationType
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_OperationType
- Tipo de Operação
-
getcof_OperationType
Get Tipo de Operação.- Specified by:
getcof_OperationType
in interfaceI_COF_C_BankIntegration
- Returns:
- Tipo de Operação
-
setcof_PDFFileName
Set PDF File Name.- Specified by:
setcof_PDFFileName
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_PDFFileName
- PDF File Name
-
getcof_PDFFileName
Get PDF File Name.- Specified by:
getcof_PDFFileName
in interfaceI_COF_C_BankIntegration
- Returns:
- PDF File Name
-
setcof_PaymentLocation
Set Payment Location.- Specified by:
setcof_PaymentLocation
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_PaymentLocation
- Payment Location
-
getcof_PaymentLocation
Get Payment Location.- Specified by:
getcof_PaymentLocation
in interfaceI_COF_C_BankIntegration
- Returns:
- Payment Location
-
setcof_PenaltyAmount
Set Penalty Amount.- Specified by:
setcof_PenaltyAmount
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_PenaltyAmount
- Penalty Amount
-
getcof_PenaltyAmount
Get Penalty Amount.- Specified by:
getcof_PenaltyAmount
in interfaceI_COF_C_BankIntegration
- Returns:
- Penalty Amount
-
setcof_PenaltyRate
Set Penalty Rate.- Specified by:
setcof_PenaltyRate
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_PenaltyRate
- Penalty Rate
-
getcof_PenaltyRate
Get Penalty Rate.- Specified by:
getcof_PenaltyRate
in interfaceI_COF_C_BankIntegration
- Returns:
- Penalty Rate
-
setcof_RequiresParameter
public void setcof_RequiresParameter(boolean cof_RequiresParameter) Set Requires Parameter.- Specified by:
setcof_RequiresParameter
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_RequiresParameter
- Requires Parameter
-
iscof_RequiresParameter
public boolean iscof_RequiresParameter()Get Requires Parameter.- Specified by:
iscof_RequiresParameter
in interfaceI_COF_C_BankIntegration
- Returns:
- Requires Parameter
-
setcof_SueDays
public void setcof_SueDays(int cof_SueDays) Set Sue Days.- Specified by:
setcof_SueDays
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_SueDays
- Define the Sue Days
-
getcof_SueDays
public int getcof_SueDays()Get Sue Days.- Specified by:
getcof_SueDays
in interfaceI_COF_C_BankIntegration
- Returns:
- Define the Sue Days
-
setcof_cedente_Nome
Set Nome.- Specified by:
setcof_cedente_Nome
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_cedente_Nome
- Nome do Cedente
-
getcof_cedente_Nome
Get Nome.- Specified by:
getcof_cedente_Nome
in interfaceI_COF_C_BankIntegration
- Returns:
- Nome do Cedente
-
setcof_isGenerateBilling
public void setcof_isGenerateBilling(boolean cof_isGenerateBilling) Set Generate Billing.- Specified by:
setcof_isGenerateBilling
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_isGenerateBilling
- Generate Billing
-
iscof_isGenerateBilling
public boolean iscof_isGenerateBilling()Get Generate Billing.- Specified by:
iscof_isGenerateBilling
in interfaceI_COF_C_BankIntegration
- Returns:
- Generate Billing
-
setcof_isGenerateCNAB
public void setcof_isGenerateCNAB(boolean cof_isGenerateCNAB) Set Generate CNAB.- Specified by:
setcof_isGenerateCNAB
in interfaceI_COF_C_BankIntegration
- Parameters:
cof_isGenerateCNAB
- Generate CNAB
-
iscof_isGenerateCNAB
public boolean iscof_isGenerateCNAB()Get Generate CNAB.- Specified by:
iscof_isGenerateCNAB
in interfaceI_COF_C_BankIntegration
- Returns:
- Generate CNAB
-