Package org.brerp.determination.model
Class X_COF_C_Adjustment_Code
java.lang.Object
org.compiere.model.PO
org.brerp.determination.model.X_COF_C_Adjustment_Code
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_COF_C_Adjustment_Code
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCOFCAdjustmentCode
Generated Model for COF_C_Adjustment_Code
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Apuração = Astatic final String
Entrada = Estatic final String
Saída = Sstatic final String
Credor = Cstatic final String
Devedor = DFields 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.determination.model.I_COF_C_Adjustment_Code
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Classification, COLUMNNAME_COF_C_Adjustment_Code_ID, COLUMNNAME_COF_C_Adjustment_Code_UU, COLUMNNAME_COF_C_Adjustment_ID, COLUMNNAME_COF_C_AdjustTable_ID, COLUMNNAME_cof_isSimpleNational, COLUMNNAME_cof_PrintCode, COLUMNNAME_cof_PrintDescription, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_LBR_TaxName_ID, COLUMNNAME_Type, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_COF_C_Adjustment_Code
(Properties ctx, int COF_C_Adjustment_Code_ID, String trxName) Standard ConstructorX_COF_C_Adjustment_Code
(Properties ctx, int COF_C_Adjustment_Code_ID, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_Adjustment_Code
(Properties ctx, String COF_C_Adjustment_Code_UU, String trxName) Standard ConstructorX_COF_C_Adjustment_Code
(Properties ctx, String COF_C_Adjustment_Code_UU, String trxName, String... virtualColumns) Standard ConstructorX_COF_C_Adjustment_Code
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet Classification.int
Get Código de Ajuste.Get COF_C_Adjustment_Code_UU.int
Get Adjustment.int
Get Tabela de Ajuste.Get Print Code.Get Print Description.int
Get Tax Name.getType()
Get Type.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get National Simple Classification.void
setClassification
(String Classification) Set Classification.void
setCOF_C_Adjustment_Code_ID
(int COF_C_Adjustment_Code_ID) Set Código de Ajuste.void
setCOF_C_Adjustment_Code_UU
(String COF_C_Adjustment_Code_UU) Set COF_C_Adjustment_Code_UU.void
setCOF_C_Adjustment_ID
(int COF_C_Adjustment_ID) Set Adjustment.void
setCOF_C_AdjustTable_ID
(int COF_C_AdjustTable_ID) Set Tabela de Ajuste.void
setcof_isSimpleNational
(boolean cof_isSimpleNational) Set National Simple Classification.void
setcof_PrintCode
(String cof_PrintCode) Set Print Code.void
setcof_PrintDescription
(String cof_PrintDescription) Set Print Description.void
setLBR_TaxName_ID
(int LBR_TaxName_ID) Set Tax Name.void
Set Type.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.determination.model.I_COF_C_Adjustment_Code
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
-
CLASSIFICATION_Apuração
Apuração = A- See Also:
-
CLASSIFICATION_Entrada
Entrada = E- See Also:
-
CLASSIFICATION_Saída
Saída = S- See Also:
-
TYPE_Credor
Credor = C- See Also:
-
TYPE_Devedor
Devedor = D- See Also:
-
-
Constructor Details
-
X_COF_C_Adjustment_Code
Standard Constructor -
X_COF_C_Adjustment_Code
public X_COF_C_Adjustment_Code(Properties ctx, int COF_C_Adjustment_Code_ID, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_Adjustment_Code
Standard Constructor -
X_COF_C_Adjustment_Code
public X_COF_C_Adjustment_Code(Properties ctx, String COF_C_Adjustment_Code_UU, String trxName, String... virtualColumns) Standard Constructor -
X_COF_C_Adjustment_Code
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_C_AdjustTable_ID
public void setCOF_C_AdjustTable_ID(int COF_C_AdjustTable_ID) Set Tabela de Ajuste.- Specified by:
setCOF_C_AdjustTable_ID
in interfaceI_COF_C_Adjustment_Code
- Parameters:
COF_C_AdjustTable_ID
- Tabela de Ajuste
-
getCOF_C_AdjustTable_ID
public int getCOF_C_AdjustTable_ID()Get Tabela de Ajuste.- Specified by:
getCOF_C_AdjustTable_ID
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Tabela de Ajuste
-
setCOF_C_Adjustment_Code_ID
public void setCOF_C_Adjustment_Code_ID(int COF_C_Adjustment_Code_ID) Set Código de Ajuste.- Specified by:
setCOF_C_Adjustment_Code_ID
in interfaceI_COF_C_Adjustment_Code
- Parameters:
COF_C_Adjustment_Code_ID
- Código de Ajuste
-
getCOF_C_Adjustment_Code_ID
public int getCOF_C_Adjustment_Code_ID()Get Código de Ajuste.- Specified by:
getCOF_C_Adjustment_Code_ID
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Código de Ajuste
-
setCOF_C_Adjustment_Code_UU
Set COF_C_Adjustment_Code_UU.- Specified by:
setCOF_C_Adjustment_Code_UU
in interfaceI_COF_C_Adjustment_Code
- Parameters:
COF_C_Adjustment_Code_UU
- COF_C_Adjustment_Code_UU
-
getCOF_C_Adjustment_Code_UU
Get COF_C_Adjustment_Code_UU.- Specified by:
getCOF_C_Adjustment_Code_UU
in interfaceI_COF_C_Adjustment_Code
- Returns:
- COF_C_Adjustment_Code_UU
-
getCOF_C_Adjustment
- Specified by:
getCOF_C_Adjustment
in interfaceI_COF_C_Adjustment_Code
- Throws:
RuntimeException
-
setCOF_C_Adjustment_ID
public void setCOF_C_Adjustment_ID(int COF_C_Adjustment_ID) Set Adjustment.- Specified by:
setCOF_C_Adjustment_ID
in interfaceI_COF_C_Adjustment_Code
- Parameters:
COF_C_Adjustment_ID
- Adjustment SPED
-
getCOF_C_Adjustment_ID
public int getCOF_C_Adjustment_ID()Get Adjustment.- Specified by:
getCOF_C_Adjustment_ID
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Adjustment SPED
-
setClassification
Set Classification.- Specified by:
setClassification
in interfaceI_COF_C_Adjustment_Code
- Parameters:
Classification
- Classification for grouping
-
getClassification
Get Classification.- Specified by:
getClassification
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Classification for grouping
-
setLBR_TaxName_ID
public void setLBR_TaxName_ID(int LBR_TaxName_ID) Set Tax Name.- Specified by:
setLBR_TaxName_ID
in interfaceI_COF_C_Adjustment_Code
- Parameters:
LBR_TaxName_ID
- Primary key table LBR_TaxName
-
getLBR_TaxName_ID
public int getLBR_TaxName_ID()Get Tax Name.- Specified by:
getLBR_TaxName_ID
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Primary key table LBR_TaxName
-
setType
Set Type.- Specified by:
setType
in interfaceI_COF_C_Adjustment_Code
- Parameters:
Type
- Type of Validation (SQL, Java Script, Java Language)
-
getType
Get Type.- Specified by:
getType
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Type of Validation (SQL, Java Script, Java Language)
-
setcof_PrintCode
Set Print Code.- Specified by:
setcof_PrintCode
in interfaceI_COF_C_Adjustment_Code
- Parameters:
cof_PrintCode
- Print Code
-
getcof_PrintCode
Get Print Code.- Specified by:
getcof_PrintCode
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Print Code
-
setcof_PrintDescription
Set Print Description.- Specified by:
setcof_PrintDescription
in interfaceI_COF_C_Adjustment_Code
- Parameters:
cof_PrintDescription
- Print Description
-
getcof_PrintDescription
Get Print Description.- Specified by:
getcof_PrintDescription
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Print Description
-
setcof_isSimpleNational
public void setcof_isSimpleNational(boolean cof_isSimpleNational) Set National Simple Classification.- Specified by:
setcof_isSimpleNational
in interfaceI_COF_C_Adjustment_Code
- Parameters:
cof_isSimpleNational
- Is National Simple Classification
-
iscof_isSimpleNational
public boolean iscof_isSimpleNational()Get National Simple Classification.- Specified by:
iscof_isSimpleNational
in interfaceI_COF_C_Adjustment_Code
- Returns:
- Is National Simple Classification
-