|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_ImpFormat_Row
Generated Interface for AD_ImpFormat_Row
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID |
static String |
COLUMNNAME_AD_ImpFormat_ID
Column name AD_ImpFormat_ID |
static String |
COLUMNNAME_AD_ImpFormat_Row_ID
Column name AD_ImpFormat_Row_ID |
static String |
COLUMNNAME_Callout
Column name Callout |
static String |
COLUMNNAME_ConstantValue
Column name ConstantValue |
static String |
COLUMNNAME_DataFormat
Column name DataFormat |
static String |
COLUMNNAME_DataType
Column name DataType |
static String |
COLUMNNAME_DecimalPoint
Column name DecimalPoint |
static String |
COLUMNNAME_DivideBy100
Column name DivideBy100 |
static String |
COLUMNNAME_EndNo
Column name EndNo |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Script
Column name Script |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static String |
COLUMNNAME_StartNo
Column name StartNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=382 |
static String |
Table_Name
TableName=AD_ImpFormat_Row |
| Method Summary | |
|---|---|
int |
getAD_Column_ID()
Get Column. |
I_AD_Column |
getAD_Column()
|
int |
getAD_ImpFormat_ID()
Get Import Format |
int |
getAD_ImpFormat_Row_ID()
Get Format Field |
I_AD_ImpFormat |
getAD_ImpFormat()
|
String |
getCallout()
Get Callout. |
String |
getConstantValue()
Get Constant Value. |
String |
getDataFormat()
Get Data Format. |
String |
getDataType()
Get Data Type. |
String |
getDecimalPoint()
Get Decimal Point. |
int |
getEndNo()
Get End No |
String |
getName()
Get Name. |
String |
getScript()
Get Script. |
int |
getSeqNo()
Get Sequence. |
int |
getStartNo()
Get Start No. |
boolean |
isDivideBy100()
Get Divide by 100. |
void |
setAD_Column_ID(int AD_Column_ID)
Set Column. |
void |
setAD_ImpFormat_ID(int AD_ImpFormat_ID)
Set Import Format |
void |
setAD_ImpFormat_Row_ID(int AD_ImpFormat_Row_ID)
Set Format Field |
void |
setCallout(String Callout)
Set Callout. |
void |
setConstantValue(String ConstantValue)
Set Constant Value. |
void |
setDataFormat(String DataFormat)
Set Data Format. |
void |
setDataType(String DataType)
Set Data Type. |
void |
setDecimalPoint(String DecimalPoint)
Set Decimal Point. |
void |
setDivideBy100(boolean DivideBy100)
Set Divide by 100. |
void |
setEndNo(int EndNo)
Set End No |
void |
setName(String Name)
Set Name. |
void |
setScript(String Script)
Set Script. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setStartNo(int StartNo)
Set Start No. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Column_ID
static final String COLUMNNAME_AD_ImpFormat_ID
static final String COLUMNNAME_AD_ImpFormat_Row_ID
static final String COLUMNNAME_Callout
static final String COLUMNNAME_ConstantValue
static final String COLUMNNAME_DataFormat
static final String COLUMNNAME_DataType
static final String COLUMNNAME_DecimalPoint
static final String COLUMNNAME_DivideBy100
static final String COLUMNNAME_EndNo
static final String COLUMNNAME_Name
static final String COLUMNNAME_Script
static final String COLUMNNAME_SeqNo
static final String COLUMNNAME_StartNo
| Method Detail |
|---|
void setAD_Column_ID(int AD_Column_ID)
int getAD_Column_ID()
I_AD_Column getAD_Column()
throws Exception
Exceptionvoid setAD_ImpFormat_ID(int AD_ImpFormat_ID)
int getAD_ImpFormat_ID()
I_AD_ImpFormat getAD_ImpFormat()
throws Exception
Exceptionvoid setAD_ImpFormat_Row_ID(int AD_ImpFormat_Row_ID)
int getAD_ImpFormat_Row_ID()
void setCallout(String Callout)
String getCallout()
void setConstantValue(String ConstantValue)
String getConstantValue()
void setDataFormat(String DataFormat)
String getDataFormat()
void setDataType(String DataType)
String getDataType()
void setDecimalPoint(String DecimalPoint)
String getDecimalPoint()
void setDivideBy100(boolean DivideBy100)
boolean isDivideBy100()
void setEndNo(int EndNo)
int getEndNo()
void setName(String Name)
String getName()
void setScript(String Script)
String getScript()
void setSeqNo(int SeqNo)
int getSeqNo()
void setStartNo(int StartNo)
int getStartNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||