|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Color
public class X_AD_Color
Generated Model for AD_Color
| Field Summary | |
|---|---|
static int |
COLORTYPE_AD_Reference_ID
ColorType AD_Reference_ID=243 |
static String |
COLORTYPE_Gradient
Gradient = G |
static String |
COLORTYPE_Line
Line = L |
static String |
COLORTYPE_NormalFlat
Normal (Flat) = F |
static String |
COLORTYPE_TexturePicture
Texture (Picture) = T |
static int |
STARTPOINT_AD_Reference_ID
StartPoint AD_Reference_ID=248 |
static String |
STARTPOINT_East
East = 3 |
static String |
STARTPOINT_North
North = 1 |
static String |
STARTPOINT_NorthEast
North East = 2 |
static String |
STARTPOINT_NorthWest
North West = 8 |
static String |
STARTPOINT_South
South = 5 |
static String |
STARTPOINT_SouthEast
South East = 4 |
static String |
STARTPOINT_SouthWest
South West = 6 |
static String |
STARTPOINT_West
West = 7 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Color(Properties ctx,
int AD_Color_ID,
String trxName)
Standard Constructor |
|
X_AD_Color(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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 . |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int COLORTYPE_AD_Reference_ID
public static final String COLORTYPE_NormalFlat
public static final String COLORTYPE_Gradient
public static final String COLORTYPE_Line
public static final String COLORTYPE_TexturePicture
public static final int STARTPOINT_AD_Reference_ID
public static final String STARTPOINT_North
public static final String STARTPOINT_NorthEast
public static final String STARTPOINT_East
public static final String STARTPOINT_SouthEast
public static final String STARTPOINT_South
public static final String STARTPOINT_SouthWest
public static final String STARTPOINT_West
public static final String STARTPOINT_NorthWest
| Constructor Detail |
|---|
public X_AD_Color(Properties ctx,
int AD_Color_ID,
String trxName)
public X_AD_Color(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_Color_ID(int AD_Color_ID)
setAD_Color_ID in interface I_AD_ColorAD_Color_ID - Color for backgrounds or indicatorspublic int getAD_Color_ID()
getAD_Color_ID in interface I_AD_Color
public I_AD_Image getAD_Image()
throws Exception
getAD_Image in interface I_AD_ColorExceptionpublic void setAD_Image_ID(int AD_Image_ID)
setAD_Image_ID in interface I_AD_ColorAD_Image_ID - Image or Iconpublic int getAD_Image_ID()
getAD_Image_ID in interface I_AD_Colorpublic void setAlpha(int Alpha)
setAlpha in interface I_AD_ColorAlpha - Color Alpha value 0-255public int getAlpha()
getAlpha in interface I_AD_Colorpublic void setAlpha_1(int Alpha_1)
setAlpha_1 in interface I_AD_ColorAlpha_1 - Alpha value for second colorpublic int getAlpha_1()
getAlpha_1 in interface I_AD_Colorpublic void setBlue(int Blue)
setBlue in interface I_AD_ColorBlue - Color RGB blue valuepublic int getBlue()
getBlue in interface I_AD_Colorpublic void setBlue_1(int Blue_1)
setBlue_1 in interface I_AD_ColorBlue_1 - RGB value for second colorpublic int getBlue_1()
getBlue_1 in interface I_AD_Colorpublic void setColorType(String ColorType)
setColorType in interface I_AD_ColorColorType - Color presentation for this colorpublic String getColorType()
getColorType in interface I_AD_Colorpublic void setGreen(int Green)
setGreen in interface I_AD_ColorGreen - RGB valuepublic int getGreen()
getGreen in interface I_AD_Colorpublic void setGreen_1(int Green_1)
setGreen_1 in interface I_AD_ColorGreen_1 - RGB value for second colorpublic int getGreen_1()
getGreen_1 in interface I_AD_Colorpublic void setImageAlpha(BigDecimal ImageAlpha)
setImageAlpha in interface I_AD_ColorImageAlpha - Image Texture Composite Alphapublic BigDecimal getImageAlpha()
getImageAlpha in interface I_AD_Colorpublic void setIsDefault(boolean IsDefault)
setIsDefault in interface I_AD_ColorIsDefault - Default valuepublic boolean isDefault()
isDefault in interface I_AD_Colorpublic void setLineDistance(int LineDistance)
setLineDistance in interface I_AD_ColorLineDistance - Distance between linespublic int getLineDistance()
getLineDistance in interface I_AD_Colorpublic void setLineWidth(int LineWidth)
setLineWidth in interface I_AD_ColorLineWidth - Width of the linespublic int getLineWidth()
getLineWidth in interface I_AD_Colorpublic void setName(String Name)
setName in interface I_AD_ColorName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Colorpublic KeyNamePair getKeyNamePair()
public void setRed(int Red)
setRed in interface I_AD_ColorRed - RGB valuepublic int getRed()
getRed in interface I_AD_Colorpublic void setRed_1(int Red_1)
setRed_1 in interface I_AD_ColorRed_1 - RGB value for second colorpublic int getRed_1()
getRed_1 in interface I_AD_Colorpublic void setRepeatDistance(int RepeatDistance)
setRepeatDistance in interface I_AD_ColorRepeatDistance - Distance in points to repeat gradient color - or zeropublic int getRepeatDistance()
getRepeatDistance in interface I_AD_Colorpublic void setStartPoint(String StartPoint)
setStartPoint in interface I_AD_ColorStartPoint - Start point of the gradient colorspublic String getStartPoint()
getStartPoint in interface I_AD_Color
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||