|
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_Attribute_Value
public class X_AD_Attribute_Value
Generated Model for AD_Attribute_Value
| 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_AD_Attribute_Value |
|---|
accessLevel, COLUMNNAME_AD_Attribute_ID, COLUMNNAME_Record_ID, COLUMNNAME_V_Date, COLUMNNAME_V_Number, COLUMNNAME_V_String, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Attribute_Value(Properties ctx,
int AD_Attribute_Value_ID,
String trxName)
Standard Constructor |
|
X_AD_Attribute_Value(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Attribute_ID()
Get System Attribute. |
int |
getRecord_ID()
Get Record ID. |
Timestamp |
getV_Date()
Get V_Date. |
String |
getV_Number()
Get V_Number. |
String |
getV_String()
Get V_String. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Attribute_ID(int AD_Attribute_ID)
Set System Attribute. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setV_Date(Timestamp V_Date)
Set V_Date. |
void |
setV_Number(String V_Number)
Set V_Number. |
void |
setV_String(String V_String)
Set V_String. |
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_AD_Attribute_Value(Properties ctx,
int AD_Attribute_Value_ID,
String trxName)
public X_AD_Attribute_Value(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_Attribute_ID(int AD_Attribute_ID)
setAD_Attribute_ID in interface I_AD_Attribute_ValueAD_Attribute_ID - System Attributepublic int getAD_Attribute_ID()
getAD_Attribute_ID in interface I_AD_Attribute_Valuepublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_Attribute_ValueRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_Attribute_Valuepublic void setV_Date(Timestamp V_Date)
setV_Date in interface I_AD_Attribute_ValueV_Date - V_Datepublic Timestamp getV_Date()
getV_Date in interface I_AD_Attribute_Valuepublic void setV_Number(String V_Number)
setV_Number in interface I_AD_Attribute_ValueV_Number - V_Numberpublic String getV_Number()
getV_Number in interface I_AD_Attribute_Valuepublic void setV_String(String V_String)
setV_String in interface I_AD_Attribute_ValueV_String - V_Stringpublic String getV_String()
getV_String in interface I_AD_Attribute_Value
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||