|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_ReportLine
Generated Interface for PA_ReportLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AmountType
Column name AmountType |
static String |
COLUMNNAME_CalculationType
Column name CalculationType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_LineType
Column name LineType |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Oper_1_ID
Column name Oper_1_ID |
static String |
COLUMNNAME_Oper_2_ID
Column name Oper_2_ID |
static String |
COLUMNNAME_PA_ReportLine_ID
Column name PA_ReportLine_ID |
static String |
COLUMNNAME_PA_ReportLineSet_ID
Column name PA_ReportLineSet_ID |
static String |
COLUMNNAME_PostingType
Column name PostingType |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=448 |
static String |
Table_Name
TableName=PA_ReportLine |
| Method Summary | |
|---|---|
String |
getAmountType()
Get Amount Type. |
String |
getCalculationType()
Get Calculation |
String |
getDescription()
Get Description. |
int |
getGL_Budget_ID()
Get Budget. |
I_GL_Budget |
getGL_Budget()
|
String |
getLineType()
Get Line Type |
String |
getName()
Get Name. |
int |
getOper_1_ID()
Get Operand 1. |
int |
getOper_2_ID()
Get Operand 2. |
int |
getPA_ReportLine_ID()
Get Report Line |
int |
getPA_ReportLineSet_ID()
Get Report Line Set |
I_PA_ReportLineSet |
getPA_ReportLineSet()
|
String |
getPostingType()
Get PostingType. |
int |
getSeqNo()
Get Sequence. |
boolean |
isPrinted()
Get Printed. |
void |
setAmountType(String AmountType)
Set Amount Type. |
void |
setCalculationType(String CalculationType)
Set Calculation |
void |
setDescription(String Description)
Set Description. |
void |
setGL_Budget_ID(int GL_Budget_ID)
Set Budget. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setLineType(String LineType)
Set Line Type |
void |
setName(String Name)
Set Name. |
void |
setOper_1_ID(int Oper_1_ID)
Set Operand 1. |
void |
setOper_2_ID(int Oper_2_ID)
Set Operand 2. |
void |
setPA_ReportLine_ID(int PA_ReportLine_ID)
Set Report Line |
void |
setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
Set Report Line Set |
void |
setPostingType(String PostingType)
Set PostingType. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AmountType
static final String COLUMNNAME_CalculationType
static final String COLUMNNAME_Description
static final String COLUMNNAME_GL_Budget_ID
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_LineType
static final String COLUMNNAME_Name
static final String COLUMNNAME_Oper_1_ID
static final String COLUMNNAME_Oper_2_ID
static final String COLUMNNAME_PA_ReportLine_ID
static final String COLUMNNAME_PA_ReportLineSet_ID
static final String COLUMNNAME_PostingType
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAmountType(String AmountType)
String getAmountType()
void setCalculationType(String CalculationType)
String getCalculationType()
void setDescription(String Description)
String getDescription()
void setGL_Budget_ID(int GL_Budget_ID)
int getGL_Budget_ID()
I_GL_Budget getGL_Budget()
throws Exception
Exceptionvoid setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setLineType(String LineType)
String getLineType()
void setName(String Name)
String getName()
void setOper_1_ID(int Oper_1_ID)
int getOper_1_ID()
void setOper_2_ID(int Oper_2_ID)
int getOper_2_ID()
void setPA_ReportLine_ID(int PA_ReportLine_ID)
int getPA_ReportLine_ID()
void setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
int getPA_ReportLineSet_ID()
I_PA_ReportLineSet getPA_ReportLineSet()
throws Exception
Exceptionvoid setPostingType(String PostingType)
String getPostingType()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||