|
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_M_AttributeSetInstance
public class X_M_AttributeSetInstance
Generated Model for M_AttributeSetInstance
| Field Summary |
|---|
| 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 |
| Fields inherited from interface org.compiere.model.I_M_AttributeSetInstance |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_GuaranteeDate, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSet_ID, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Lot_ID, COLUMNNAME_SerNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_AttributeSetInstance(Properties ctx,
int M_AttributeSetInstance_ID,
String trxName)
Standard Constructor |
|
X_M_AttributeSetInstance(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
Timestamp |
getGuaranteeDate()
Get Guarantee Date. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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 |
| Constructor Detail |
|---|
public X_M_AttributeSetInstance(Properties ctx,
int M_AttributeSetInstance_ID,
String trxName)
public X_M_AttributeSetInstance(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 setDescription(String Description)
setDescription in interface I_M_AttributeSetInstanceDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_AttributeSetInstancepublic void setGuaranteeDate(Timestamp GuaranteeDate)
setGuaranteeDate in interface I_M_AttributeSetInstanceGuaranteeDate - Date when guarantee expirespublic Timestamp getGuaranteeDate()
getGuaranteeDate in interface I_M_AttributeSetInstancepublic void setLot(String Lot)
setLot in interface I_M_AttributeSetInstanceLot - Lot number (alphanumeric)public String getLot()
getLot in interface I_M_AttributeSetInstance
public I_M_AttributeSet getM_AttributeSet()
throws Exception
getM_AttributeSet in interface I_M_AttributeSetInstanceExceptionpublic void setM_AttributeSet_ID(int M_AttributeSet_ID)
setM_AttributeSet_ID in interface I_M_AttributeSetInstanceM_AttributeSet_ID - Product Attribute Setpublic int getM_AttributeSet_ID()
getM_AttributeSet_ID in interface I_M_AttributeSetInstancepublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_M_AttributeSetInstanceM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_M_AttributeSetInstancepublic KeyNamePair getKeyNamePair()
public I_M_Lot getM_Lot()
throws Exception
getM_Lot in interface I_M_AttributeSetInstanceExceptionpublic void setM_Lot_ID(int M_Lot_ID)
setM_Lot_ID in interface I_M_AttributeSetInstanceM_Lot_ID - Product Lot Definitionpublic int getM_Lot_ID()
getM_Lot_ID in interface I_M_AttributeSetInstancepublic void setSerNo(String SerNo)
setSerNo in interface I_M_AttributeSetInstanceSerNo - Product Serial Numberpublic String getSerNo()
getSerNo in interface I_M_AttributeSetInstance
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||