|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_ReportLine
Generated Interface for I_ReportLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AmountType
Column name AmountType |
static String |
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID |
static String |
COLUMNNAME_CalculationType
Column name CalculationType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ElementValue
Column name ElementValue |
static String |
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg |
static String |
COLUMNNAME_I_IsImported
Column name I_IsImported |
static String |
COLUMNNAME_I_ReportLine_ID
Column name I_ReportLine_ID |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_IsSummary
Column name IsSummary |
static String |
COLUMNNAME_LineType
Column name LineType |
static String |
COLUMNNAME_Name
Column name Name |
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_PA_ReportSource_ID
Column name PA_ReportSource_ID |
static String |
COLUMNNAME_PostingType
Column name PostingType |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_ReportLineSetName
Column name ReportLineSetName |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=535 |
static String |
Table_Name
TableName=I_ReportLine |
| Method Summary | |
|---|---|
String |
getAmountType()
Get Amount Type. |
int |
getC_ElementValue_ID()
Get Account Element. |
I_C_ElementValue |
getC_ElementValue()
|
String |
getCalculationType()
Get Calculation |
String |
getDescription()
Get Description. |
String |
getElementValue()
Get Element Key. |
String |
getI_ErrorMsg()
Get Import Error Message. |
int |
getI_ReportLine_ID()
Get Import Report Line Set. |
String |
getLineType()
Get Line Type |
String |
getName()
Get Name. |
int |
getPA_ReportLine_ID()
Get Report Line |
I_PA_ReportLine |
getPA_ReportLine()
|
int |
getPA_ReportLineSet_ID()
Get Report Line Set |
I_PA_ReportLineSet |
getPA_ReportLineSet()
|
int |
getPA_ReportSource_ID()
Get Report Source. |
I_PA_ReportSource |
getPA_ReportSource()
|
String |
getPostingType()
Get PostingType. |
String |
getReportLineSetName()
Get Report Line Set Name. |
int |
getSeqNo()
Get Sequence. |
boolean |
isI_IsImported()
Get Imported. |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSummary()
Get Summary Level. |
void |
setAmountType(String AmountType)
Set Amount Type. |
void |
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. |
void |
setCalculationType(String CalculationType)
Set Calculation |
void |
setDescription(String Description)
Set Description. |
void |
setElementValue(String ElementValue)
Set Element Key. |
void |
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. |
void |
setI_IsImported(boolean I_IsImported)
Set Imported. |
void |
setI_ReportLine_ID(int I_ReportLine_ID)
Set Import Report Line Set. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setLineType(String LineType)
Set Line Type |
void |
setName(String Name)
Set Name. |
void |
setPA_ReportLine_ID(int PA_ReportLine_ID)
Set Report Line |
void |
setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
Set Report Line Set |
void |
setPA_ReportSource_ID(int PA_ReportSource_ID)
Set Report Source. |
void |
setPostingType(String PostingType)
Set PostingType. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setReportLineSetName(String ReportLineSetName)
Set Report Line Set Name. |
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_C_ElementValue_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_ElementValue
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_ReportLine_ID
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsSummary
static final String COLUMNNAME_LineType
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_ReportLine_ID
static final String COLUMNNAME_PA_ReportLineSet_ID
static final String COLUMNNAME_PA_ReportSource_ID
static final String COLUMNNAME_PostingType
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_ReportLineSetName
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAmountType(String AmountType)
String getAmountType()
void setCalculationType(String CalculationType)
String getCalculationType()
void setC_ElementValue_ID(int C_ElementValue_ID)
int getC_ElementValue_ID()
I_C_ElementValue getC_ElementValue()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setElementValue(String ElementValue)
String getElementValue()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setI_ReportLine_ID(int I_ReportLine_ID)
int getI_ReportLine_ID()
void setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setIsSummary(boolean IsSummary)
boolean isSummary()
void setLineType(String LineType)
String getLineType()
void setName(String Name)
String getName()
void setPA_ReportLine_ID(int PA_ReportLine_ID)
int getPA_ReportLine_ID()
I_PA_ReportLine getPA_ReportLine()
throws Exception
Exceptionvoid setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
int getPA_ReportLineSet_ID()
I_PA_ReportLineSet getPA_ReportLineSet()
throws Exception
Exceptionvoid setPA_ReportSource_ID(int PA_ReportSource_ID)
int getPA_ReportSource_ID()
I_PA_ReportSource getPA_ReportSource()
throws Exception
Exceptionvoid setPostingType(String PostingType)
String getPostingType()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setReportLineSetName(String ReportLineSetName)
String getReportLineSetName()
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 | |||||||||