|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_EXP_FormatLine
Generated Interface for EXP_FormatLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID |
static String |
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID |
static String |
COLUMNNAME_DateFormat
Column name DateFormat |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EXP_EmbeddedFormat_ID
Column name EXP_EmbeddedFormat_ID |
static String |
COLUMNNAME_EXP_Format_ID
Column name EXP_Format_ID |
static String |
COLUMNNAME_EXP_FormatLine_ID
Column name EXP_FormatLine_ID |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsMandatory
Column name IsMandatory |
static String |
COLUMNNAME_IsPartUniqueIndex
Column name IsPartUniqueIndex |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Position
Column name Position |
static String |
COLUMNNAME_Type
Column name Type |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53073 |
static String |
Table_Name
TableName=EXP_FormatLine |
| Method Summary | |
|---|---|
int |
getAD_Column_ID()
Get Column. |
I_AD_Column |
getAD_Column()
|
int |
getAD_Reference_ID()
Get Reference. |
String |
getDateFormat()
Get Date Format. |
String |
getDescription()
Get Description. |
int |
getEXP_EmbeddedFormat_ID()
Get EXP_EmbeddedFormat_ID |
int |
getEXP_Format_ID()
Get Export Format ID |
I_EXP_Format |
getEXP_Format()
|
int |
getEXP_FormatLine_ID()
Get EXP_FormatLine_ID |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
int |
getPosition()
Get Position |
String |
getType()
Get Type. |
String |
getValue()
Get Search Key. |
boolean |
isMandatory()
Get Mandatory. |
boolean |
isPartUniqueIndex()
Get IsPartUniqueIndex |
void |
setAD_Column_ID(int AD_Column_ID)
Set Column. |
void |
setAD_Reference_ID(int AD_Reference_ID)
Set Reference. |
void |
setDateFormat(String DateFormat)
Set Date Format. |
void |
setDescription(String Description)
Set Description. |
void |
setEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID)
Set EXP_EmbeddedFormat_ID |
void |
setEXP_Format_ID(int EXP_Format_ID)
Set Export Format ID |
void |
setEXP_FormatLine_ID(int EXP_FormatLine_ID)
Set EXP_FormatLine_ID |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsMandatory(boolean IsMandatory)
Set Mandatory. |
void |
setIsPartUniqueIndex(boolean IsPartUniqueIndex)
Set IsPartUniqueIndex |
void |
setName(String Name)
Set Name. |
void |
setPosition(int Position)
Set Position |
void |
setType(String Type)
Set Type. |
void |
setValue(String Value)
Set Search Key. |
| 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_Reference_ID
static final String COLUMNNAME_DateFormat
static final String COLUMNNAME_Description
static final String COLUMNNAME_EXP_EmbeddedFormat_ID
static final String COLUMNNAME_EXP_Format_ID
static final String COLUMNNAME_EXP_FormatLine_ID
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsMandatory
static final String COLUMNNAME_IsPartUniqueIndex
static final String COLUMNNAME_Name
static final String COLUMNNAME_Position
static final String COLUMNNAME_Type
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setAD_Column_ID(int AD_Column_ID)
int getAD_Column_ID()
I_AD_Column getAD_Column()
throws Exception
Exceptionvoid setAD_Reference_ID(int AD_Reference_ID)
int getAD_Reference_ID()
void setDateFormat(String DateFormat)
String getDateFormat()
void setDescription(String Description)
String getDescription()
void setEXP_EmbeddedFormat_ID(int EXP_EmbeddedFormat_ID)
int getEXP_EmbeddedFormat_ID()
void setEXP_Format_ID(int EXP_Format_ID)
int getEXP_Format_ID()
I_EXP_Format getEXP_Format()
throws Exception
Exceptionvoid setEXP_FormatLine_ID(int EXP_FormatLine_ID)
int getEXP_FormatLine_ID()
void setHelp(String Help)
String getHelp()
void setIsMandatory(boolean IsMandatory)
boolean isMandatory()
void setIsPartUniqueIndex(boolean IsPartUniqueIndex)
boolean isPartUniqueIndex()
void setName(String Name)
String getName()
void setPosition(int Position)
int getPosition()
void setType(String Type)
String getType()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||