Adempiere 3.5.2a

org.compiere.model
Interface I_A_Depreciation_Table_Header

All Known Implementing Classes:
X_A_Depreciation_Table_Header

public interface I_A_Depreciation_Table_Header

Generated Interface for A_Depreciation_Table_Header

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_A_Depreciation_Table_Code
          Column name A_Depreciation_Table_Code
static String COLUMNNAME_A_Depreciation_Table_Header_ID
          Column name A_Depreciation_Table_Header_ID
static String COLUMNNAME_A_Table_Rate_Type
          Column name A_Table_Rate_Type
static String COLUMNNAME_A_Term
          Column name A_Term
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_Processed
          Column name Processed
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53114
static String Table_Name
          TableName=A_Depreciation_Table_Header
 
Method Summary
 String getA_Depreciation_Table_Code()
          Get A_Depreciation_Table_Code
 int getA_Depreciation_Table_Header_ID()
          Get A_Depreciation_Table_Header_ID
 String getA_Table_Rate_Type()
          Get A_Table_Rate_Type
 String getA_Term()
          Get A_Term
 String getDescription()
          Get Description.
 boolean isProcessed()
          Get Processed.
 void setA_Depreciation_Table_Code(String A_Depreciation_Table_Code)
          Set A_Depreciation_Table_Code
 void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
          Set A_Depreciation_Table_Header_ID
 void setA_Table_Rate_Type(String A_Table_Rate_Type)
          Set A_Table_Rate_Type
 void setA_Term(String A_Term)
          Set A_Term
 void setDescription(String Description)
          Set Description.
 void setProcessed(boolean Processed)
          Set Processed.
 

Field Detail

Table_Name

static final String Table_Name
TableName=A_Depreciation_Table_Header

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53114


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org


COLUMNNAME_A_Depreciation_Table_Code

static final String COLUMNNAME_A_Depreciation_Table_Code
Column name A_Depreciation_Table_Code

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Table_Header_ID

static final String COLUMNNAME_A_Depreciation_Table_Header_ID
Column name A_Depreciation_Table_Header_ID

See Also:
Constant Field Values

COLUMNNAME_A_Table_Rate_Type

static final String COLUMNNAME_A_Table_Rate_Type
Column name A_Table_Rate_Type

See Also:
Constant Field Values

COLUMNNAME_A_Term

static final String COLUMNNAME_A_Term
Column name A_Term

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values
Method Detail

setA_Depreciation_Table_Code

void setA_Depreciation_Table_Code(String A_Depreciation_Table_Code)
Set A_Depreciation_Table_Code


getA_Depreciation_Table_Code

String getA_Depreciation_Table_Code()
Get A_Depreciation_Table_Code


setA_Depreciation_Table_Header_ID

void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
Set A_Depreciation_Table_Header_ID


getA_Depreciation_Table_Header_ID

int getA_Depreciation_Table_Header_ID()
Get A_Depreciation_Table_Header_ID


setA_Table_Rate_Type

void setA_Table_Rate_Type(String A_Table_Rate_Type)
Set A_Table_Rate_Type


getA_Table_Rate_Type

String getA_Table_Rate_Type()
Get A_Table_Rate_Type


setA_Term

void setA_Term(String A_Term)
Set A_Term


getA_Term

String getA_Term()
Get A_Term


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.