|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Color
Generated Interface for AD_Color
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Color_ID
Column name AD_Color_ID |
static String |
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID |
static String |
COLUMNNAME_Alpha
Column name Alpha |
static String |
COLUMNNAME_Alpha_1
Column name Alpha_1 |
static String |
COLUMNNAME_Blue
Column name Blue |
static String |
COLUMNNAME_Blue_1
Column name Blue_1 |
static String |
COLUMNNAME_ColorType
Column name ColorType |
static String |
COLUMNNAME_Green
Column name Green |
static String |
COLUMNNAME_Green_1
Column name Green_1 |
static String |
COLUMNNAME_ImageAlpha
Column name ImageAlpha |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_LineDistance
Column name LineDistance |
static String |
COLUMNNAME_LineWidth
Column name LineWidth |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Red
Column name Red |
static String |
COLUMNNAME_Red_1
Column name Red_1 |
static String |
COLUMNNAME_RepeatDistance
Column name RepeatDistance |
static String |
COLUMNNAME_StartPoint
Column name StartPoint |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=457 |
static String |
Table_Name
TableName=AD_Color |
| Method Summary | |
|---|---|
int |
getAD_Color_ID()
Get System Color. |
int |
getAD_Image_ID()
Get Image. |
I_AD_Image |
getAD_Image()
|
int |
getAlpha_1()
Get 2nd Alpha. |
int |
getAlpha()
Get Alpha. |
int |
getBlue_1()
Get 2nd Blue. |
int |
getBlue()
Get Blue. |
String |
getColorType()
Get Color Type. |
int |
getGreen_1()
Get 2nd Green. |
int |
getGreen()
Get Green. |
BigDecimal |
getImageAlpha()
Get Image Alpha . |
int |
getLineDistance()
Get Line Distance. |
int |
getLineWidth()
Get Line Width. |
String |
getName()
Get Name. |
int |
getRed_1()
Get 2nd Red. |
int |
getRed()
Get Red. |
int |
getRepeatDistance()
Get Repeat Distance. |
String |
getStartPoint()
Get Start Point. |
boolean |
isDefault()
Get Default. |
void |
setAD_Color_ID(int AD_Color_ID)
Set System Color. |
void |
setAD_Image_ID(int AD_Image_ID)
Set Image. |
void |
setAlpha_1(int Alpha_1)
Set 2nd Alpha. |
void |
setAlpha(int Alpha)
Set Alpha. |
void |
setBlue_1(int Blue_1)
Set 2nd Blue. |
void |
setBlue(int Blue)
Set Blue. |
void |
setColorType(String ColorType)
Set Color Type. |
void |
setGreen_1(int Green_1)
Set 2nd Green. |
void |
setGreen(int Green)
Set Green. |
void |
setImageAlpha(BigDecimal ImageAlpha)
Set Image Alpha . |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setLineDistance(int LineDistance)
Set Line Distance. |
void |
setLineWidth(int LineWidth)
Set Line Width. |
void |
setName(String Name)
Set Name. |
void |
setRed_1(int Red_1)
Set 2nd Red. |
void |
setRed(int Red)
Set Red. |
void |
setRepeatDistance(int RepeatDistance)
Set Repeat Distance. |
void |
setStartPoint(String StartPoint)
Set Start Point. |
| 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_Color_ID
static final String COLUMNNAME_AD_Image_ID
static final String COLUMNNAME_Alpha
static final String COLUMNNAME_Alpha_1
static final String COLUMNNAME_Blue
static final String COLUMNNAME_Blue_1
static final String COLUMNNAME_ColorType
static final String COLUMNNAME_Green
static final String COLUMNNAME_Green_1
static final String COLUMNNAME_ImageAlpha
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_LineDistance
static final String COLUMNNAME_LineWidth
static final String COLUMNNAME_Name
static final String COLUMNNAME_Red
static final String COLUMNNAME_Red_1
static final String COLUMNNAME_RepeatDistance
static final String COLUMNNAME_StartPoint
| Method Detail |
|---|
void setAD_Color_ID(int AD_Color_ID)
int getAD_Color_ID()
void setAD_Image_ID(int AD_Image_ID)
int getAD_Image_ID()
I_AD_Image getAD_Image()
throws Exception
Exceptionvoid setAlpha(int Alpha)
int getAlpha()
void setAlpha_1(int Alpha_1)
int getAlpha_1()
void setBlue(int Blue)
int getBlue()
void setBlue_1(int Blue_1)
int getBlue_1()
void setColorType(String ColorType)
String getColorType()
void setGreen(int Green)
int getGreen()
void setGreen_1(int Green_1)
int getGreen_1()
void setImageAlpha(BigDecimal ImageAlpha)
BigDecimal getImageAlpha()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setLineDistance(int LineDistance)
int getLineDistance()
void setLineWidth(int LineWidth)
int getLineWidth()
void setName(String Name)
String getName()
void setRed(int Red)
int getRed()
void setRed_1(int Red_1)
int getRed_1()
void setRepeatDistance(int RepeatDistance)
int getRepeatDistance()
void setStartPoint(String StartPoint)
String getStartPoint()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||