|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BPartner_Product
Generated Interface for C_BPartner_Product
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Manufacturer
Column name Manufacturer |
static String |
COLUMNNAME_QualityRating
Column name QualityRating |
static String |
COLUMNNAME_ShelfLifeMinDays
Column name ShelfLifeMinDays |
static String |
COLUMNNAME_ShelfLifeMinPct
Column name ShelfLifeMinPct |
static String |
COLUMNNAME_VendorCategory
Column name VendorCategory |
static String |
COLUMNNAME_VendorProductNo
Column name VendorProductNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=632 |
static String |
Table_Name
TableName=C_BPartner_Product |
| Method Summary | |
|---|---|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getDescription()
Get Description. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getManufacturer()
Get Manufacturer. |
BigDecimal |
getQualityRating()
Get Quality Rating. |
int |
getShelfLifeMinDays()
Get Min Shelf Life Days. |
int |
getShelfLifeMinPct()
Get Min Shelf Life %. |
String |
getVendorCategory()
Get Partner Category. |
String |
getVendorProductNo()
Get Partner Product Key. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setManufacturer(String Manufacturer)
Set Manufacturer. |
void |
setQualityRating(BigDecimal QualityRating)
Set Quality Rating. |
void |
setShelfLifeMinDays(int ShelfLifeMinDays)
Set Min Shelf Life Days. |
void |
setShelfLifeMinPct(int ShelfLifeMinPct)
Set Min Shelf Life %. |
void |
setVendorCategory(String VendorCategory)
Set Partner Category. |
void |
setVendorProductNo(String VendorProductNo)
Set Partner Product 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_C_BPartner_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Manufacturer
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_QualityRating
static final String COLUMNNAME_ShelfLifeMinDays
static final String COLUMNNAME_ShelfLifeMinPct
static final String COLUMNNAME_VendorCategory
static final String COLUMNNAME_VendorProductNo
| Method Detail |
|---|
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setManufacturer(String Manufacturer)
String getManufacturer()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setQualityRating(BigDecimal QualityRating)
BigDecimal getQualityRating()
void setShelfLifeMinDays(int ShelfLifeMinDays)
int getShelfLifeMinDays()
void setShelfLifeMinPct(int ShelfLifeMinPct)
int getShelfLifeMinPct()
void setVendorCategory(String VendorCategory)
String getVendorCategory()
void setVendorProductNo(String VendorProductNo)
String getVendorProductNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||