Package org.brerp.sped.nfe.model
Class X_COF_RPS_Lote
java.lang.Object
org.compiere.model.PO
org.brerp.sped.nfe.model.X_COF_RPS_Lote
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_COF_RPS_Lote
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCOFRPSLote
Generated Model for COF_RPS_Lote
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Arquivo Texto = TXTstatic final String
Webservice = WSFields 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_RPS_Lote
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_cof_CodigoCidadeRemetente, COLUMNNAME_cof_CpfCnpjRemetente, COLUMNNAME_cof_DataFim, COLUMNNAME_cof_DataInicio, COLUMNNAME_cof_IDLote, COLUMNNAME_cof_InscricaoMunicipalRemetente, COLUMNNAME_cof_MetodoEnvio, COLUMNNAME_COF_NFSeLote, COLUMNNAME_cof_NumeroLote, COLUMNNAME_cof_Processing, COLUMNNAME_cof_Processing2, COLUMNNAME_cof_Processing3, COLUMNNAME_cof_QuantidadeRPS, COLUMNNAME_cof_RazaoSocialRemetente, COLUMNNAME_COF_RPS_Lote_ID, COLUMNNAME_COF_RPS_Lote_UU, COLUMNNAME_COF_RPS_LoteOriginal_ID, COLUMNNAME_cof_Transacao, COLUMNNAME_cof_ValorTotalBaseCalculo, COLUMNNAME_cof_ValorTotalDeducoes, COLUMNNAME_COF_ValorTotalServicos, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CreateFrom, COLUMNNAME_DocumentNo, COLUMNNAME_IsActive, COLUMNNAME_lbr_LotReceived, COLUMNNAME_lbr_LotSent, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_COF_RPS_Lote
(Properties ctx, int COF_RPS_Lote_ID, String trxName) Standard ConstructorX_COF_RPS_Lote
(Properties ctx, int COF_RPS_Lote_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_RPS_Lote
(Properties ctx, String COF_RPS_Lote_UU, String trxName) Standard ConstructorX_COF_RPS_Lote
(Properties ctx, String COF_RPS_Lote_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_RPS_Lote
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Código da Cidade Rementente.Get CPF/CNPJ Remetente.Get Data Fim.Get Data Início.int
Get ID Lote.Get Inscrição Municipal Rementente.Get Método de Envio.Get Lote NFS-e.int
Get Número Lote.Get Process Now.Get Process Now 2.Get Process Now 3.int
Get Quantidade RPS.Get Razão Social Rementente.int
Get Lote de RPS / NFS-e.Get COF_RPS_Lote_UU.int
Get Lote Original.Get Valor total da Base de Calculo.Get Valor total das deduções.Get Valor Total (Serviços).Get Create lines from.Get Document No.getName()
Get Name.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Transação.boolean
Get Lot Received.boolean
Get Lot Sent.void
setcof_CodigoCidadeRemetente
(int cof_CodigoCidadeRemetente) Set Código da Cidade Rementente.void
setcof_CpfCnpjRemetente
(String cof_CpfCnpjRemetente) Set CPF/CNPJ Remetente.void
setcof_DataFim
(Timestamp cof_DataFim) Set Data Fim.void
setcof_DataInicio
(Timestamp cof_DataInicio) Set Data Início.void
setcof_IDLote
(int cof_IDLote) Set ID Lote.void
setcof_InscricaoMunicipalRemetente
(String cof_InscricaoMunicipalRemetente) Set Inscrição Municipal Rementente.void
setcof_MetodoEnvio
(String cof_MetodoEnvio) Set Método de Envio.void
setCOF_NFSeLote
(BigDecimal COF_NFSeLote) Set Lote NFS-e.void
setcof_NumeroLote
(int cof_NumeroLote) Set Número Lote.void
setcof_Processing
(String cof_Processing) Set Process Now.void
setcof_Processing2
(String cof_Processing2) Set Process Now 2.void
setcof_Processing3
(String cof_Processing3) Set Process Now 3.void
setcof_QuantidadeRPS
(int cof_QuantidadeRPS) Set Quantidade RPS.void
setcof_RazaoSocialRemetente
(String cof_RazaoSocialRemetente) Set Razão Social Rementente.void
setCOF_RPS_Lote_ID
(int COF_RPS_Lote_ID) Set Lote de RPS / NFS-e.void
setCOF_RPS_Lote_UU
(String COF_RPS_Lote_UU) Set COF_RPS_Lote_UU.void
setCOF_RPS_LoteOriginal_ID
(int COF_RPS_LoteOriginal_ID) Set Lote Original.void
setcof_Transacao
(boolean cof_Transacao) Set Transação.void
setcof_ValorTotalBaseCalculo
(BigDecimal cof_ValorTotalBaseCalculo) Set Valor total da Base de Calculo.void
setcof_ValorTotalDeducoes
(BigDecimal cof_ValorTotalDeducoes) Set Valor total das deduções.void
setCOF_ValorTotalServicos
(BigDecimal COF_ValorTotalServicos) Set Valor Total (Serviços).void
setCreateFrom
(String CreateFrom) Set Create lines from.void
setDocumentNo
(String DocumentNo) Set Document No.void
setlbr_LotReceived
(boolean lbr_LotReceived) Set Lot Received.void
setlbr_LotSent
(boolean lbr_LotSent) Set Lot Sent.void
Set Name.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_RPS_Lote
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_METODOENVIO_ArquivoTexto
Arquivo Texto = TXT- See Also:
-
COF_METODOENVIO_Webservice
Webservice = WS- See Also:
-
-
Constructor Details
-
X_COF_RPS_Lote
Standard Constructor -
X_COF_RPS_Lote
public X_COF_RPS_Lote(Properties ctx, int COF_RPS_Lote_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_RPS_Lote
Standard Constructor -
X_COF_RPS_Lote
public X_COF_RPS_Lote(Properties ctx, String COF_RPS_Lote_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_RPS_Lote
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 -
setCOF_NFSeLote
Set Lote NFS-e.- Specified by:
setCOF_NFSeLote
in interfaceI_COF_RPS_Lote
- Parameters:
COF_NFSeLote
- Lote NFS-e
-
getCOF_NFSeLote
Get Lote NFS-e.- Specified by:
getCOF_NFSeLote
in interfaceI_COF_RPS_Lote
- Returns:
- Lote NFS-e
-
getCOF_RPS_LoteOriginal
- Specified by:
getCOF_RPS_LoteOriginal
in interfaceI_COF_RPS_Lote
- Throws:
RuntimeException
-
setCOF_RPS_LoteOriginal_ID
public void setCOF_RPS_LoteOriginal_ID(int COF_RPS_LoteOriginal_ID) Set Lote Original.- Specified by:
setCOF_RPS_LoteOriginal_ID
in interfaceI_COF_RPS_Lote
- Parameters:
COF_RPS_LoteOriginal_ID
- Lote Original
-
getCOF_RPS_LoteOriginal_ID
public int getCOF_RPS_LoteOriginal_ID()Get Lote Original.- Specified by:
getCOF_RPS_LoteOriginal_ID
in interfaceI_COF_RPS_Lote
- Returns:
- Lote Original
-
setCOF_RPS_Lote_ID
public void setCOF_RPS_Lote_ID(int COF_RPS_Lote_ID) Set Lote de RPS / NFS-e.- Specified by:
setCOF_RPS_Lote_ID
in interfaceI_COF_RPS_Lote
- Parameters:
COF_RPS_Lote_ID
- Lote de RPS / NFS-e
-
getCOF_RPS_Lote_ID
public int getCOF_RPS_Lote_ID()Get Lote de RPS / NFS-e.- Specified by:
getCOF_RPS_Lote_ID
in interfaceI_COF_RPS_Lote
- Returns:
- Lote de RPS / NFS-e
-
setCOF_RPS_Lote_UU
Set COF_RPS_Lote_UU.- Specified by:
setCOF_RPS_Lote_UU
in interfaceI_COF_RPS_Lote
- Parameters:
COF_RPS_Lote_UU
- COF_RPS_Lote_UU
-
getCOF_RPS_Lote_UU
Get COF_RPS_Lote_UU.- Specified by:
getCOF_RPS_Lote_UU
in interfaceI_COF_RPS_Lote
- Returns:
- COF_RPS_Lote_UU
-
setCOF_ValorTotalServicos
Set Valor Total (Serviços).- Specified by:
setCOF_ValorTotalServicos
in interfaceI_COF_RPS_Lote
- Parameters:
COF_ValorTotalServicos
- Valor Total (Serviços)
-
getCOF_ValorTotalServicos
Get Valor Total (Serviços).- Specified by:
getCOF_ValorTotalServicos
in interfaceI_COF_RPS_Lote
- Returns:
- Valor Total (Serviços)
-
setCreateFrom
Set Create lines from.- Specified by:
setCreateFrom
in interfaceI_COF_RPS_Lote
- Parameters:
CreateFrom
- Process which will generate a new document lines based on an existing document
-
getCreateFrom
Get Create lines from.- Specified by:
getCreateFrom
in interfaceI_COF_RPS_Lote
- Returns:
- Process which will generate a new document lines based on an existing document
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNo
in interfaceI_COF_RPS_Lote
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNo
in interfaceI_COF_RPS_Lote
- Returns:
- Document sequence number of the document
-
setName
Set Name.- Specified by:
setName
in interfaceI_COF_RPS_Lote
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_COF_RPS_Lote
- Returns:
- Alphanumeric identifier of the entity
-
setcof_CodigoCidadeRemetente
public void setcof_CodigoCidadeRemetente(int cof_CodigoCidadeRemetente) Set Código da Cidade Rementente.- Specified by:
setcof_CodigoCidadeRemetente
in interfaceI_COF_RPS_Lote
- Parameters:
cof_CodigoCidadeRemetente
- Código da Cidade de quem está emitindo o RPS
-
getcof_CodigoCidadeRemetente
public int getcof_CodigoCidadeRemetente()Get Código da Cidade Rementente.- Specified by:
getcof_CodigoCidadeRemetente
in interfaceI_COF_RPS_Lote
- Returns:
- Código da Cidade de quem está emitindo o RPS
-
setcof_CpfCnpjRemetente
Set CPF/CNPJ Remetente.- Specified by:
setcof_CpfCnpjRemetente
in interfaceI_COF_RPS_Lote
- Parameters:
cof_CpfCnpjRemetente
- CPF ou CNPJ de quem está emitindo o RPS
-
getcof_CpfCnpjRemetente
Get CPF/CNPJ Remetente.- Specified by:
getcof_CpfCnpjRemetente
in interfaceI_COF_RPS_Lote
- Returns:
- CPF ou CNPJ de quem está emitindo o RPS
-
setcof_DataFim
Set Data Fim.- Specified by:
setcof_DataFim
in interfaceI_COF_RPS_Lote
- Parameters:
cof_DataFim
- Se refere a maior data dos RPSs que estão sendo informados no Lote
-
getcof_DataFim
Get Data Fim.- Specified by:
getcof_DataFim
in interfaceI_COF_RPS_Lote
- Returns:
- Se refere a maior data dos RPSs que estão sendo informados no Lote
-
setcof_DataInicio
Set Data Início.- Specified by:
setcof_DataInicio
in interfaceI_COF_RPS_Lote
- Parameters:
cof_DataInicio
- Se refere a menor data dos RPSs que estão sendo informados no Lote
-
getcof_DataInicio
Get Data Início.- Specified by:
getcof_DataInicio
in interfaceI_COF_RPS_Lote
- Returns:
- Se refere a menor data dos RPSs que estão sendo informados no Lote
-
setcof_IDLote
public void setcof_IDLote(int cof_IDLote) Set ID Lote.- Specified by:
setcof_IDLote
in interfaceI_COF_RPS_Lote
- Parameters:
cof_IDLote
- Utilizado para controle do lote que será enviado
-
getcof_IDLote
public int getcof_IDLote()Get ID Lote.- Specified by:
getcof_IDLote
in interfaceI_COF_RPS_Lote
- Returns:
- Utilizado para controle do lote que será enviado
-
setcof_InscricaoMunicipalRemetente
Set Inscrição Municipal Rementente.- Specified by:
setcof_InscricaoMunicipalRemetente
in interfaceI_COF_RPS_Lote
- Parameters:
cof_InscricaoMunicipalRemetente
- Inscrição Municipal de quem está emitindo o RPS
-
getcof_InscricaoMunicipalRemetente
Get Inscrição Municipal Rementente.- Specified by:
getcof_InscricaoMunicipalRemetente
in interfaceI_COF_RPS_Lote
- Returns:
- Inscrição Municipal de quem está emitindo o RPS
-
setcof_MetodoEnvio
Set Método de Envio.- Specified by:
setcof_MetodoEnvio
in interfaceI_COF_RPS_Lote
- Parameters:
cof_MetodoEnvio
- Utilizado para especificar o método de envio, por padrão o valor informado é WS
-
getcof_MetodoEnvio
Get Método de Envio.- Specified by:
getcof_MetodoEnvio
in interfaceI_COF_RPS_Lote
- Returns:
- Utilizado para especificar o método de envio, por padrão o valor informado é WS
-
setcof_NumeroLote
public void setcof_NumeroLote(int cof_NumeroLote) Set Número Lote.- Specified by:
setcof_NumeroLote
in interfaceI_COF_RPS_Lote
- Parameters:
cof_NumeroLote
- Número do Lote que você está enviando
-
getcof_NumeroLote
public int getcof_NumeroLote()Get Número Lote.- Specified by:
getcof_NumeroLote
in interfaceI_COF_RPS_Lote
- Returns:
- Número do Lote que você está enviando
-
setcof_Processing
Set Process Now.- Specified by:
setcof_Processing
in interfaceI_COF_RPS_Lote
- Parameters:
cof_Processing
- Process Now
-
getcof_Processing
Get Process Now.- Specified by:
getcof_Processing
in interfaceI_COF_RPS_Lote
- Returns:
- Process Now
-
setcof_Processing2
Set Process Now 2.- Specified by:
setcof_Processing2
in interfaceI_COF_RPS_Lote
- Parameters:
cof_Processing2
- Process Now 2
-
getcof_Processing2
Get Process Now 2.- Specified by:
getcof_Processing2
in interfaceI_COF_RPS_Lote
- Returns:
- Process Now 2
-
setcof_Processing3
Set Process Now 3.- Specified by:
setcof_Processing3
in interfaceI_COF_RPS_Lote
- Parameters:
cof_Processing3
- Process Now 3
-
getcof_Processing3
Get Process Now 3.- Specified by:
getcof_Processing3
in interfaceI_COF_RPS_Lote
- Returns:
- Process Now 3
-
setcof_QuantidadeRPS
public void setcof_QuantidadeRPS(int cof_QuantidadeRPS) Set Quantidade RPS.- Specified by:
setcof_QuantidadeRPS
in interfaceI_COF_RPS_Lote
- Parameters:
cof_QuantidadeRPS
- Quantidade de RPS que possui o Lote que você está enviando
-
getcof_QuantidadeRPS
public int getcof_QuantidadeRPS()Get Quantidade RPS.- Specified by:
getcof_QuantidadeRPS
in interfaceI_COF_RPS_Lote
- Returns:
- Quantidade de RPS que possui o Lote que você está enviando
-
setcof_RazaoSocialRemetente
Set Razão Social Rementente.- Specified by:
setcof_RazaoSocialRemetente
in interfaceI_COF_RPS_Lote
- Parameters:
cof_RazaoSocialRemetente
- Razão Social de quem está emitindo o RPS
-
getcof_RazaoSocialRemetente
Get Razão Social Rementente.- Specified by:
getcof_RazaoSocialRemetente
in interfaceI_COF_RPS_Lote
- Returns:
- Razão Social de quem está emitindo o RPS
-
setcof_Transacao
public void setcof_Transacao(boolean cof_Transacao) Set Transação.- Specified by:
setcof_Transacao
in interfaceI_COF_RPS_Lote
- Parameters:
cof_Transacao
- Ele indica se todos os RPS do lote fazem parte da mesma transação
-
iscof_Transacao
public boolean iscof_Transacao()Get Transação.- Specified by:
iscof_Transacao
in interfaceI_COF_RPS_Lote
- Returns:
- Ele indica se todos os RPS do lote fazem parte da mesma transação
-
setcof_ValorTotalBaseCalculo
Set Valor total da Base de Calculo.- Specified by:
setcof_ValorTotalBaseCalculo
in interfaceI_COF_RPS_Lote
- Parameters:
cof_ValorTotalBaseCalculo
- Valor total da Base de Calculo dos RPS
-
getcof_ValorTotalBaseCalculo
Get Valor total da Base de Calculo.- Specified by:
getcof_ValorTotalBaseCalculo
in interfaceI_COF_RPS_Lote
- Returns:
- Valor total da Base de Calculo dos RPS
-
setcof_ValorTotalDeducoes
Set Valor total das deduções.- Specified by:
setcof_ValorTotalDeducoes
in interfaceI_COF_RPS_Lote
- Parameters:
cof_ValorTotalDeducoes
- Valor total das deduções nos RPS
-
getcof_ValorTotalDeducoes
Get Valor total das deduções.- Specified by:
getcof_ValorTotalDeducoes
in interfaceI_COF_RPS_Lote
- Returns:
- Valor total das deduções nos RPS
-
setlbr_LotReceived
public void setlbr_LotReceived(boolean lbr_LotReceived) Set Lot Received.- Specified by:
setlbr_LotReceived
in interfaceI_COF_RPS_Lote
- Parameters:
lbr_LotReceived
- Lot Received
-
islbr_LotReceived
public boolean islbr_LotReceived()Get Lot Received.- Specified by:
islbr_LotReceived
in interfaceI_COF_RPS_Lote
- Returns:
- Lot Received
-
setlbr_LotSent
public void setlbr_LotSent(boolean lbr_LotSent) Set Lot Sent.- Specified by:
setlbr_LotSent
in interfaceI_COF_RPS_Lote
- Parameters:
lbr_LotSent
- Lot Sent
-
islbr_LotSent
public boolean islbr_LotSent()Get Lot Sent.- Specified by:
islbr_LotSent
in interfaceI_COF_RPS_Lote
- Returns:
- Lot Sent
-