|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Product_Category
Generated Interface for M_Product_Category
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_A_Asset_Group_ID
Column name A_Asset_Group_ID |
static String |
COLUMNNAME_AD_PrintColor_ID
Column name AD_PrintColor_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_M_Product_Category_Parent_ID
Column name M_Product_Category_Parent_ID |
static String |
COLUMNNAME_MMPolicy
Column name MMPolicy |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PlannedMargin
Column name PlannedMargin |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=209 |
static String |
Table_Name
TableName=M_Product_Category |
| Method Summary | |
|---|---|
int |
getA_Asset_Group_ID()
Get Asset Group. |
I_A_Asset_Group |
getA_Asset_Group()
|
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
String |
getDescription()
Get Description. |
int |
getM_Product_Category_ID()
Get Product Category. |
int |
getM_Product_Category_Parent_ID()
Get Parent Product Category |
String |
getMMPolicy()
Get Material Policy. |
String |
getName()
Get Name. |
BigDecimal |
getPlannedMargin()
Get Planned Margin %. |
String |
getValue()
Get Search Key. |
boolean |
isDefault()
Get Default. |
boolean |
isSelfService()
Get Self-Service. |
void |
setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_Category_Parent_ID(int M_Product_Category_Parent_ID)
Set Parent Product Category |
void |
setMMPolicy(String MMPolicy)
Set Material Policy. |
void |
setName(String Name)
Set Name. |
void |
setPlannedMargin(BigDecimal PlannedMargin)
Set Planned Margin %. |
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_A_Asset_Group_ID
static final String COLUMNNAME_AD_PrintColor_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_MMPolicy
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_Category_Parent_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PlannedMargin
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setA_Asset_Group_ID(int A_Asset_Group_ID)
int getA_Asset_Group_ID()
I_A_Asset_Group getA_Asset_Group()
throws Exception
Exceptionvoid setAD_PrintColor_ID(int AD_PrintColor_ID)
int getAD_PrintColor_ID()
I_AD_PrintColor getAD_PrintColor()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setMMPolicy(String MMPolicy)
String getMMPolicy()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
void setM_Product_Category_Parent_ID(int M_Product_Category_Parent_ID)
int getM_Product_Category_Parent_ID()
void setName(String Name)
String getName()
void setPlannedMargin(BigDecimal PlannedMargin)
BigDecimal getPlannedMargin()
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 | |||||||||