Package org.brerp.sped.nfe.model
Class X_COF_DFe
java.lang.Object
org.compiere.model.PO
org.brerp.sped.nfe.model.X_COF_DFe
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_COF_DFe
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCOFDFe
Generated Model for COF_DFe
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
1 - Autorizado = 1static final String
2 - Uso Denegado = 2static final String
3 - Cancelado = 3static final String
0 - NFe = 0static final String
1 - Evento = 1static final String
Cancelamento = 110111static final String
Cancelamento MDF-e Autorizado com CT-e = 610615static final String
Cancelamento por Substituição = 110112static final String
Cancelamento Registro de Passagem MDF-e = 610511static final String
Cancelamento Registro Passagem MDF-e com CT-e = 610515static final String
Cancelamento Registro Passagem NF-e = 610501static final String
CC-e = 110110static final String
Ciência da Emissão = 210210static final String
Confirmação da Operação = 210200static final String
CT-e Autorizado = 610600static final String
CT-e Cancelado = 610601static final String
Desconhecimento da Operação = 210220static final String
EPEC = 110140static final String
Internalização Suframa = 990910static final String
MDF-e Autorizado = 610610static final String
MDF-e Autorizado com CT-e = 610614static final String
MDF-e Cancelado = 610611static final String
Operação não Realizada = 210240static final String
Registro de Passagem MDF-e = 610510static final String
Registro Passagem Automático MDF-e = 610552static final String
Registro Passagem Automático MDF-e com CT-e = 610554static final String
Registro Passagem MDF-e com CT-e = 610514static final String
Registro Passagem NF-e = 610500static final String
Registro Passagem NF-e RFID = 610550static final String
Vistoria Suframa = 990900Fields 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.sped.nfe.model.I_COF_DFe
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_BPName, COLUMNNAME_COF_dataDownload, COLUMNNAME_COF_DFe_ID, COLUMNNAME_COF_DFe_UU, COLUMNNAME_cof_ExibirEmRelatorios, COLUMNNAME_COF_Lancado, COLUMNNAME_cof_manifestado, COLUMNNAME_COF_NumDFe, COLUMNNAME_cof_sitDFe, COLUMNNAME_cof_xmlvalido, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateDoc, COLUMNNAME_DateTrx, COLUMNNAME_Description, COLUMNNAME_DocumentNote, COLUMNNAME_DocumentType, COLUMNNAME_EventType, COLUMNNAME_GrandTotal, COLUMNNAME_infnfe_id, COLUMNNAME_IsActive, COLUMNNAME_IsCancelled, COLUMNNAME_IsSOTrx, COLUMNNAME_lbr_CNPJ, COLUMNNAME_lbr_CPF, COLUMNNAME_lbr_DigestValue, COLUMNNAME_lbr_IE, COLUMNNAME_lbr_NFeProt, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_COF_DFe
(Properties ctx, int COF_DFe_ID, String trxName) Standard ConstructorX_COF_DFe
(Properties ctx, int COF_DFe_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_DFe
(Properties ctx, String COF_DFe_UU, String trxName) Standard ConstructorX_COF_DFe
(Properties ctx, String COF_DFe_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_DFe
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet BP Name.Get Data do Download.int
Get Documento Fiscal Eletrônico.Get COF_DFe_UU.Get Número do Documento.Get Situação DFe.Get Document Date.Get Transaction Date.Get Description.Get Document Note.Get Document Type.Get Event Type.Get Grand Total.Get Chave Acesso NF-e.Get CNPJ.Get CPF.Get Digest Value.Get IE.Get NFe Protocol.int
getSeqNo()
Get Sequence.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Cancelled.boolean
Get Exibir em Relatórios.boolean
Get Lançado.boolean
Get Manifestação Realizada .boolean
Get Download de XML.boolean
Get Processed.boolean
Get Process Now.boolean
isSOTrx()
Get Sales Transaction.void
Set BP Name.void
setCOF_dataDownload
(Timestamp COF_dataDownload) Set Data do Download.void
setCOF_DFe_ID
(int COF_DFe_ID) Set Documento Fiscal Eletrônico.void
setCOF_DFe_UU
(String COF_DFe_UU) Set COF_DFe_UU.void
setcof_ExibirEmRelatorios
(boolean cof_ExibirEmRelatorios) Set Exibir em Relatórios.void
setCOF_Lancado
(boolean COF_Lancado) Set Lançado.void
setcof_manifestado
(boolean cof_manifestado) Set Manifestação Realizada .void
setCOF_NumDFe
(String COF_NumDFe) Set Número do Documento.void
setcof_sitDFe
(String cof_sitDFe) Set Situação DFe.void
setcof_xmlvalido
(boolean cof_xmlvalido) Set Download de XML.void
setDateDoc
(Timestamp DateDoc) Set Document Date.void
setDateTrx
(Timestamp DateTrx) Set Transaction Date.void
setDescription
(String Description) Set Description.void
setDocumentNote
(String DocumentNote) Set Document Note.void
setDocumentType
(String DocumentType) Set Document Type.void
setEventType
(String EventType) Set Event Type.void
setGrandTotal
(BigDecimal GrandTotal) Set Grand Total.void
setinfnfe_id
(String infnfe_id) Set Chave Acesso NF-e.void
setIsCancelled
(boolean IsCancelled) Set Cancelled.void
setIsSOTrx
(boolean IsSOTrx) Set Sales Transaction.void
setlbr_CNPJ
(String lbr_CNPJ) Set CNPJ.void
setlbr_CPF
(String lbr_CPF) Set CPF.void
setlbr_DigestValue
(String lbr_DigestValue) Set Digest Value.void
Set IE.void
setlbr_NFeProt
(String lbr_NFeProt) Set NFe Protocol.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now.void
setSeqNo
(int SeqNo) Set Sequence.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.sped.nfe.model.I_COF_DFe
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
-
DOCUMENTTYPE_0_NFe
0 - NFe = 0- See Also:
-
DOCUMENTTYPE_1_Evento
1 - Evento = 1- See Also:
-
EVENTTYPE_CC_E
CC-e = 110110- See Also:
-
EVENTTYPE_Cancelamento
Cancelamento = 110111- See Also:
-
EVENTTYPE_CancelamentoPorSubstituição
Cancelamento por Substituição = 110112- See Also:
-
EVENTTYPE_EPEC
EPEC = 110140- See Also:
-
EVENTTYPE_ConfirmaçãoDaOperação
Confirmação da Operação = 210200- See Also:
-
EVENTTYPE_CiênciaDaEmissão
Ciência da Emissão = 210210- See Also:
-
EVENTTYPE_DesconhecimentoDaOperação
Desconhecimento da Operação = 210220- See Also:
-
EVENTTYPE_OperaçãoNãoRealizada
Operação não Realizada = 210240- See Also:
-
EVENTTYPE_RegistroPassagemNF_E
Registro Passagem NF-e = 610500- See Also:
-
EVENTTYPE_CancelamentoRegistroPassagemNF_E
Cancelamento Registro Passagem NF-e = 610501- See Also:
-
EVENTTYPE_RegistroDePassagemMDF_E
Registro de Passagem MDF-e = 610510- See Also:
-
EVENTTYPE_CancelamentoRegistroDePassagemMDF_E
Cancelamento Registro de Passagem MDF-e = 610511- See Also:
-
EVENTTYPE_RegistroPassagemMDF_EComCT_E
Registro Passagem MDF-e com CT-e = 610514- See Also:
-
EVENTTYPE_CancelamentoRegistroPassagemMDF_EComCT_E
Cancelamento Registro Passagem MDF-e com CT-e = 610515- See Also:
-
EVENTTYPE_RegistroPassagemNF_ERFID
Registro Passagem NF-e RFID = 610550- See Also:
-
EVENTTYPE_RegistroPassagemAutomáticoMDF_E
Registro Passagem Automático MDF-e = 610552- See Also:
-
EVENTTYPE_RegistroPassagemAutomáticoMDF_EComCT_E
Registro Passagem Automático MDF-e com CT-e = 610554- See Also:
-
EVENTTYPE_CT_EAutorizado
CT-e Autorizado = 610600- See Also:
-
EVENTTYPE_CT_ECancelado
CT-e Cancelado = 610601- See Also:
-
EVENTTYPE_MDF_EAutorizado
MDF-e Autorizado = 610610- See Also:
-
EVENTTYPE_MDF_ECancelado
MDF-e Cancelado = 610611- See Also:
-
EVENTTYPE_MDF_EAutorizadoComCT_E
MDF-e Autorizado com CT-e = 610614- See Also:
-
EVENTTYPE_CancelamentoMDF_EAutorizadoComCT_E
Cancelamento MDF-e Autorizado com CT-e = 610615- See Also:
-
EVENTTYPE_VistoriaSuframa
Vistoria Suframa = 990900- See Also:
-
EVENTTYPE_InternalizaçãoSuframa
Internalização Suframa = 990910- See Also:
-
COF_SITDFE_1_Autorizado
1 - Autorizado = 1- See Also:
-
COF_SITDFE_2_UsoDenegado
2 - Uso Denegado = 2- See Also:
-
COF_SITDFE_3_Cancelado
3 - Cancelado = 3- See Also:
-
-
Constructor Details
-
X_COF_DFe
Standard Constructor -
X_COF_DFe
Standard Constructor -
X_COF_DFe
Standard Constructor -
X_COF_DFe
Standard Constructor -
X_COF_DFe
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setBPName
Set BP Name. -
getBPName
Get BP Name. -
setCOF_DFe_ID
public void setCOF_DFe_ID(int COF_DFe_ID) Set Documento Fiscal Eletrônico.- Specified by:
setCOF_DFe_ID
in interfaceI_COF_DFe
- Parameters:
COF_DFe_ID
- Documento Fiscal Eletrônico
-
getCOF_DFe_ID
public int getCOF_DFe_ID()Get Documento Fiscal Eletrônico.- Specified by:
getCOF_DFe_ID
in interfaceI_COF_DFe
- Returns:
- Documento Fiscal Eletrônico
-
setCOF_DFe_UU
Set COF_DFe_UU.- Specified by:
setCOF_DFe_UU
in interfaceI_COF_DFe
- Parameters:
COF_DFe_UU
- COF_DFe_UU
-
getCOF_DFe_UU
Get COF_DFe_UU.- Specified by:
getCOF_DFe_UU
in interfaceI_COF_DFe
- Returns:
- COF_DFe_UU
-
setCOF_Lancado
public void setCOF_Lancado(boolean COF_Lancado) Set Lançado.- Specified by:
setCOF_Lancado
in interfaceI_COF_DFe
- Parameters:
COF_Lancado
- Lançado
-
isCOF_Lancado
public boolean isCOF_Lancado()Get Lançado.- Specified by:
isCOF_Lancado
in interfaceI_COF_DFe
- Returns:
- Lançado
-
setCOF_NumDFe
Set Número do Documento.- Specified by:
setCOF_NumDFe
in interfaceI_COF_DFe
- Parameters:
COF_NumDFe
- Número do Documento
-
getCOF_NumDFe
Get Número do Documento.- Specified by:
getCOF_NumDFe
in interfaceI_COF_DFe
- Returns:
- Número do Documento
-
setCOF_dataDownload
Set Data do Download.- Specified by:
setCOF_dataDownload
in interfaceI_COF_DFe
- Parameters:
COF_dataDownload
- Data do Download
-
getCOF_dataDownload
Get Data do Download.- Specified by:
getCOF_dataDownload
in interfaceI_COF_DFe
- Returns:
- Data do Download
-
setDateDoc
Set Document Date.- Specified by:
setDateDoc
in interfaceI_COF_DFe
- Parameters:
DateDoc
- Date of the Document
-
getDateDoc
Get Document Date.- Specified by:
getDateDoc
in interfaceI_COF_DFe
- Returns:
- Date of the Document
-
setDateTrx
Set Transaction Date.- Specified by:
setDateTrx
in interfaceI_COF_DFe
- Parameters:
DateTrx
- Transaction Date
-
getDateTrx
Get Transaction Date.- Specified by:
getDateTrx
in interfaceI_COF_DFe
- Returns:
- Transaction Date
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_COF_DFe
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_COF_DFe
- Returns:
- Optional short description of the record
-
setDocumentNote
Set Document Note.- Specified by:
setDocumentNote
in interfaceI_COF_DFe
- Parameters:
DocumentNote
- Additional information for a Document
-
getDocumentNote
Get Document Note.- Specified by:
getDocumentNote
in interfaceI_COF_DFe
- Returns:
- Additional information for a Document
-
setDocumentType
Set Document Type.- Specified by:
setDocumentType
in interfaceI_COF_DFe
- Parameters:
DocumentType
- Document Type
-
getDocumentType
Get Document Type.- Specified by:
getDocumentType
in interfaceI_COF_DFe
- Returns:
- Document Type
-
setEventType
Set Event Type.- Specified by:
setEventType
in interfaceI_COF_DFe
- Parameters:
EventType
- Type of Event
-
getEventType
Get Event Type.- Specified by:
getEventType
in interfaceI_COF_DFe
- Returns:
- Type of Event
-
setGrandTotal
Set Grand Total.- Specified by:
setGrandTotal
in interfaceI_COF_DFe
- Parameters:
GrandTotal
- Total amount of document
-
getGrandTotal
Get Grand Total.- Specified by:
getGrandTotal
in interfaceI_COF_DFe
- Returns:
- Total amount of document
-
setIsCancelled
public void setIsCancelled(boolean IsCancelled) Set Cancelled.- Specified by:
setIsCancelled
in interfaceI_COF_DFe
- Parameters:
IsCancelled
- The transaction was cancelled
-
isCancelled
public boolean isCancelled()Get Cancelled.- Specified by:
isCancelled
in interfaceI_COF_DFe
- Returns:
- The transaction was cancelled
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_COF_DFe
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()Get Sales Transaction. -
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_COF_DFe
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_COF_DFe
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_COF_DFe
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_COF_DFe
- Returns:
- Process Now
-
setSeqNo
public void setSeqNo(int SeqNo) Set Sequence. -
getSeqNo
public int getSeqNo()Get Sequence. -
setcof_ExibirEmRelatorios
public void setcof_ExibirEmRelatorios(boolean cof_ExibirEmRelatorios) Set Exibir em Relatórios.- Specified by:
setcof_ExibirEmRelatorios
in interfaceI_COF_DFe
- Parameters:
cof_ExibirEmRelatorios
- Indica se Documentos deste TdD são ou não exibidos em relatórios do sistema.
-
iscof_ExibirEmRelatorios
public boolean iscof_ExibirEmRelatorios()Get Exibir em Relatórios.- Specified by:
iscof_ExibirEmRelatorios
in interfaceI_COF_DFe
- Returns:
- Indica se Documentos deste TdD são ou não exibidos em relatórios do sistema.
-
setcof_manifestado
public void setcof_manifestado(boolean cof_manifestado) Set Manifestação Realizada .- Specified by:
setcof_manifestado
in interfaceI_COF_DFe
- Parameters:
cof_manifestado
- Manifestação Realizada
-
iscof_manifestado
public boolean iscof_manifestado()Get Manifestação Realizada .- Specified by:
iscof_manifestado
in interfaceI_COF_DFe
- Returns:
- Manifestação Realizada
-
setcof_sitDFe
Set Situação DFe.- Specified by:
setcof_sitDFe
in interfaceI_COF_DFe
- Parameters:
cof_sitDFe
- Situação do Documento Fiscal Eletrônico
-
getcof_sitDFe
Get Situação DFe.- Specified by:
getcof_sitDFe
in interfaceI_COF_DFe
- Returns:
- Situação do Documento Fiscal Eletrônico
-
setcof_xmlvalido
public void setcof_xmlvalido(boolean cof_xmlvalido) Set Download de XML.- Specified by:
setcof_xmlvalido
in interfaceI_COF_DFe
- Parameters:
cof_xmlvalido
- Download de XML
-
iscof_xmlvalido
public boolean iscof_xmlvalido()Get Download de XML.- Specified by:
iscof_xmlvalido
in interfaceI_COF_DFe
- Returns:
- Download de XML
-
setinfnfe_id
Set Chave Acesso NF-e.- Specified by:
setinfnfe_id
in interfaceI_COF_DFe
- Parameters:
infnfe_id
- Informar a chave de acesso da NF-e precedida do literal NFe, acrescentada a validação do formato
-
getinfnfe_id
Get Chave Acesso NF-e.- Specified by:
getinfnfe_id
in interfaceI_COF_DFe
- Returns:
- Informar a chave de acesso da NF-e precedida do literal NFe, acrescentada a validação do formato
-
setlbr_CNPJ
Set CNPJ.- Specified by:
setlbr_CNPJ
in interfaceI_COF_DFe
- Parameters:
lbr_CNPJ
- Used to identify Legal Entities in Brazil
-
getlbr_CNPJ
Get CNPJ.- Specified by:
getlbr_CNPJ
in interfaceI_COF_DFe
- Returns:
- Used to identify Legal Entities in Brazil
-
setlbr_CPF
Set CPF.- Specified by:
setlbr_CPF
in interfaceI_COF_DFe
- Parameters:
lbr_CPF
- Used to identify individuals in Brazil
-
getlbr_CPF
Get CPF.- Specified by:
getlbr_CPF
in interfaceI_COF_DFe
- Returns:
- Used to identify individuals in Brazil
-
setlbr_DigestValue
Set Digest Value.- Specified by:
setlbr_DigestValue
in interfaceI_COF_DFe
- Parameters:
lbr_DigestValue
- Digest Value
-
getlbr_DigestValue
Get Digest Value.- Specified by:
getlbr_DigestValue
in interfaceI_COF_DFe
- Returns:
- Digest Value
-
setlbr_IE
Set IE. -
getlbr_IE
Get IE. -
setlbr_NFeProt
Set NFe Protocol.- Specified by:
setlbr_NFeProt
in interfaceI_COF_DFe
- Parameters:
lbr_NFeProt
- NFe Protocol
-
getlbr_NFeProt
Get NFe Protocol.- Specified by:
getlbr_NFeProt
in interfaceI_COF_DFe
- Returns:
- NFe Protocol
-