Package org.brerp.base.model
Class X_COF_MPRecebida
java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_COF_MPRecebida
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_COF_MPRecebida
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCOFMPRecebida
Generated Model for COF_MPRecebida
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Fields 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.base.model.I_COF_MPRecebida
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_COF_ControleRemessasInd_ID, COLUMNNAME_COF_Frete, COLUMNNAME_cof_InsuranceAmt, COLUMNNAME_COF_MPRecebida_ID, COLUMNNAME_COF_MPRecebida_UU, COLUMNNAME_cof_OtherAmt, COLUMNNAME_COF_QuantidadeProduzida, COLUMNNAME_COF_QuantidadeRecebida, COLUMNNAME_COF_QuantidadeRetornada, COLUMNNAME_COF_SaldoMPProduzir, COLUMNNAME_COF_SaldoRetornarNF, COLUMNNAME_COF_ValorUnitario, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_Line, COLUMNNAME_M_Product_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_COF_MPRecebida
(Properties ctx, int COF_MPRecebida_ID, String trxName) Standard ConstructorX_COF_MPRecebida
(Properties ctx, int COF_MPRecebida_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_MPRecebida
(Properties ctx, String COF_MPRecebida_UU, String trxName) Standard ConstructorX_COF_MPRecebida
(Properties ctx, String COF_MPRecebida_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_MPRecebida
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Invoice Line.int
Get COF_ControleRemessasInd_ID.Get Frete.Get Insurance Amount.int
Get COF_MPRecebida_ID.Get COF_MPRecebida_UU.Get Outras Despesas.Get Quantidade Produzida.Get Quantidade Recebida.Get Quantidade Retornada.Get Saldo MP a Produzir.Get Saldo a Retornar NF.Get Valor Unitário.int
getLine()
Get Line No.int
Get Product.protected POInfo
initPO
(Properties ctx) Load Meta Datavoid
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setCOF_ControleRemessasInd_ID
(int COF_ControleRemessasInd_ID) Set COF_ControleRemessasInd_ID.void
setCOF_Frete
(BigDecimal COF_Frete) Set Frete.void
setcof_InsuranceAmt
(BigDecimal cof_InsuranceAmt) Set Insurance Amount.void
setCOF_MPRecebida_ID
(int COF_MPRecebida_ID) Set COF_MPRecebida_ID.void
setCOF_MPRecebida_UU
(String COF_MPRecebida_UU) Set COF_MPRecebida_UU.void
setcof_OtherAmt
(BigDecimal cof_OtherAmt) Set Outras Despesas.void
setCOF_QuantidadeProduzida
(BigDecimal COF_QuantidadeProduzida) Set Quantidade Produzida.void
setCOF_QuantidadeRecebida
(BigDecimal COF_QuantidadeRecebida) Set Quantidade Recebida.void
setCOF_QuantidadeRetornada
(BigDecimal COF_QuantidadeRetornada) Set Quantidade Retornada.void
setCOF_SaldoMPProduzir
(BigDecimal COF_SaldoMPProduzir) Set Saldo MP a Produzir.void
setCOF_SaldoRetornarNF
(BigDecimal COF_SaldoRetornarNF) Set Saldo a Retornar NF.void
setCOF_ValorUnitario
(BigDecimal COF_ValorUnitario) Set Valor Unitário.void
setLine
(int Line) Set Line No.void
setM_Product_ID
(int M_Product_ID) Set Product.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.base.model.I_COF_MPRecebida
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
-
Constructor Details
-
X_COF_MPRecebida
Standard Constructor -
X_COF_MPRecebida
public X_COF_MPRecebida(Properties ctx, int COF_MPRecebida_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_MPRecebida
Standard Constructor -
X_COF_MPRecebida
public X_COF_MPRecebida(Properties ctx, String COF_MPRecebida_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_MPRecebida
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 -
getCOF_ControleRemessasInd
- Specified by:
getCOF_ControleRemessasInd
in interfaceI_COF_MPRecebida
- Throws:
RuntimeException
-
setCOF_ControleRemessasInd_ID
public void setCOF_ControleRemessasInd_ID(int COF_ControleRemessasInd_ID) Set COF_ControleRemessasInd_ID.- Specified by:
setCOF_ControleRemessasInd_ID
in interfaceI_COF_MPRecebida
- Parameters:
COF_ControleRemessasInd_ID
- Primary Key : Controle Remessas Industrialização - Prestador
-
getCOF_ControleRemessasInd_ID
public int getCOF_ControleRemessasInd_ID()Get COF_ControleRemessasInd_ID.- Specified by:
getCOF_ControleRemessasInd_ID
in interfaceI_COF_MPRecebida
- Returns:
- Primary Key : Controle Remessas Industrialização - Prestador
-
setCOF_Frete
Set Frete.- Specified by:
setCOF_Frete
in interfaceI_COF_MPRecebida
- Parameters:
COF_Frete
- Frete
-
getCOF_Frete
Get Frete.- Specified by:
getCOF_Frete
in interfaceI_COF_MPRecebida
- Returns:
- Frete
-
setCOF_MPRecebida_ID
public void setCOF_MPRecebida_ID(int COF_MPRecebida_ID) Set COF_MPRecebida_ID.- Specified by:
setCOF_MPRecebida_ID
in interfaceI_COF_MPRecebida
- Parameters:
COF_MPRecebida_ID
- Primary Key : MP's Recebidas
-
getCOF_MPRecebida_ID
public int getCOF_MPRecebida_ID()Get COF_MPRecebida_ID.- Specified by:
getCOF_MPRecebida_ID
in interfaceI_COF_MPRecebida
- Returns:
- Primary Key : MP's Recebidas
-
setCOF_MPRecebida_UU
Set COF_MPRecebida_UU.- Specified by:
setCOF_MPRecebida_UU
in interfaceI_COF_MPRecebida
- Parameters:
COF_MPRecebida_UU
- COF_MPRecebida_UU
-
getCOF_MPRecebida_UU
Get COF_MPRecebida_UU.- Specified by:
getCOF_MPRecebida_UU
in interfaceI_COF_MPRecebida
- Returns:
- COF_MPRecebida_UU
-
setCOF_QuantidadeProduzida
Set Quantidade Produzida.- Specified by:
setCOF_QuantidadeProduzida
in interfaceI_COF_MPRecebida
- Parameters:
COF_QuantidadeProduzida
- Quantidade Produzida
-
getCOF_QuantidadeProduzida
Get Quantidade Produzida.- Specified by:
getCOF_QuantidadeProduzida
in interfaceI_COF_MPRecebida
- Returns:
- Quantidade Produzida
-
setCOF_QuantidadeRecebida
Set Quantidade Recebida.- Specified by:
setCOF_QuantidadeRecebida
in interfaceI_COF_MPRecebida
- Parameters:
COF_QuantidadeRecebida
- Quantidade Recebida
-
getCOF_QuantidadeRecebida
Get Quantidade Recebida.- Specified by:
getCOF_QuantidadeRecebida
in interfaceI_COF_MPRecebida
- Returns:
- Quantidade Recebida
-
setCOF_QuantidadeRetornada
Set Quantidade Retornada.- Specified by:
setCOF_QuantidadeRetornada
in interfaceI_COF_MPRecebida
- Parameters:
COF_QuantidadeRetornada
- Quantidade Retornada
-
getCOF_QuantidadeRetornada
Get Quantidade Retornada.- Specified by:
getCOF_QuantidadeRetornada
in interfaceI_COF_MPRecebida
- Returns:
- Quantidade Retornada
-
setCOF_SaldoMPProduzir
Set Saldo MP a Produzir.- Specified by:
setCOF_SaldoMPProduzir
in interfaceI_COF_MPRecebida
- Parameters:
COF_SaldoMPProduzir
- Saldo MP a Produzir
-
getCOF_SaldoMPProduzir
Get Saldo MP a Produzir.- Specified by:
getCOF_SaldoMPProduzir
in interfaceI_COF_MPRecebida
- Returns:
- Saldo MP a Produzir
-
setCOF_SaldoRetornarNF
Set Saldo a Retornar NF.- Specified by:
setCOF_SaldoRetornarNF
in interfaceI_COF_MPRecebida
- Parameters:
COF_SaldoRetornarNF
- Saldo a Retornar NF
-
getCOF_SaldoRetornarNF
Get Saldo a Retornar NF.- Specified by:
getCOF_SaldoRetornarNF
in interfaceI_COF_MPRecebida
- Returns:
- Saldo a Retornar NF
-
setCOF_ValorUnitario
Set Valor Unitário.- Specified by:
setCOF_ValorUnitario
in interfaceI_COF_MPRecebida
- Parameters:
COF_ValorUnitario
- Valor Unitário
-
getCOF_ValorUnitario
Get Valor Unitário.- Specified by:
getCOF_ValorUnitario
in interfaceI_COF_MPRecebida
- Returns:
- Valor Unitário
-
getC_InvoiceLine
- Specified by:
getC_InvoiceLine
in interfaceI_COF_MPRecebida
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
public void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.- Specified by:
setC_InvoiceLine_ID
in interfaceI_COF_MPRecebida
- Parameters:
C_InvoiceLine_ID
- Invoice Detail Line
-
getC_InvoiceLine_ID
public int getC_InvoiceLine_ID()Get Invoice Line.- Specified by:
getC_InvoiceLine_ID
in interfaceI_COF_MPRecebida
- Returns:
- Invoice Detail Line
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLine
in interfaceI_COF_MPRecebida
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLine
in interfaceI_COF_MPRecebida
- Returns:
- Unique line for this document
-
getM_Product
- Specified by:
getM_Product
in interfaceI_COF_MPRecebida
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_COF_MPRecebida
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_COF_MPRecebida
- Returns:
- Product, Service, Item
-
setcof_InsuranceAmt
Set Insurance Amount.- Specified by:
setcof_InsuranceAmt
in interfaceI_COF_MPRecebida
- Parameters:
cof_InsuranceAmt
- Insurance Amount
-
getcof_InsuranceAmt
Get Insurance Amount.- Specified by:
getcof_InsuranceAmt
in interfaceI_COF_MPRecebida
- Returns:
- Insurance Amount
-
setcof_OtherAmt
Set Outras Despesas.- Specified by:
setcof_OtherAmt
in interfaceI_COF_MPRecebida
- Parameters:
cof_OtherAmt
- Outras Despesas
-
getcof_OtherAmt
Get Outras Despesas.- Specified by:
getcof_OtherAmt
in interfaceI_COF_MPRecebida
- Returns:
- Outras Despesas
-