|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_AttributeSetInstance
Generated Interface for M_AttributeSetInstance
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GuaranteeDate
Column name GuaranteeDate |
static String |
COLUMNNAME_Lot
Column name Lot |
static String |
COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_Lot_ID
Column name M_Lot_ID |
static String |
COLUMNNAME_SerNo
Column name SerNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=559 |
static String |
Table_Name
TableName=M_AttributeSetInstance |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
Timestamp |
getGuaranteeDate()
Get Guarantee Date. |
String |
getLot()
Get Lot No. |
int |
getM_AttributeSet_ID()
Get Attribute Set. |
I_M_AttributeSet |
getM_AttributeSet()
|
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_Lot_ID()
Get Lot. |
I_M_Lot |
getM_Lot()
|
String |
getSerNo()
Get Serial No. |
void |
setDescription(String Description)
Set Description. |
void |
setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date. |
void |
setLot(String Lot)
Set Lot No. |
void |
setM_AttributeSet_ID(int M_AttributeSet_ID)
Set Attribute Set. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_Lot_ID(int M_Lot_ID)
Set Lot. |
void |
setSerNo(String SerNo)
Set Serial No. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_GuaranteeDate
static final String COLUMNNAME_Lot
static final String COLUMNNAME_M_AttributeSet_ID
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_Lot_ID
static final String COLUMNNAME_SerNo
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setGuaranteeDate(Timestamp GuaranteeDate)
Timestamp getGuaranteeDate()
void setLot(String Lot)
String getLot()
void setM_AttributeSet_ID(int M_AttributeSet_ID)
int getM_AttributeSet_ID()
I_M_AttributeSet getM_AttributeSet()
throws Exception
Exceptionvoid setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_Lot_ID(int M_Lot_ID)
int getM_Lot_ID()
I_M_Lot getM_Lot()
throws Exception
Exceptionvoid setSerNo(String SerNo)
String getSerNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||