|
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_A_Asset_Group
public class X_A_Asset_Group
Generated Model for A_Asset_Group
| 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_A_Asset_Group |
|---|
accessLevel, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IsCreateAsActive, COLUMNNAME_IsDepreciated, COLUMNNAME_IsOneAssetPerUOM, COLUMNNAME_IsOwned, COLUMNNAME_IsTrackIssues, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_A_Asset_Group(Properties ctx,
int A_Asset_Group_ID,
String trxName)
Standard Constructor |
|
X_A_Asset_Group(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_Group_ID()
Get Asset Group. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isCreateAsActive()
Get Create As Active. |
boolean |
isDepreciated()
Get Depreciate. |
boolean |
isOneAssetPerUOM()
Get One Asset Per UOM. |
boolean |
isOwned()
Get Owned. |
boolean |
isTrackIssues()
Get Track Issues. |
void |
setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsCreateAsActive(boolean IsCreateAsActive)
Set Create As Active. |
void |
setIsDepreciated(boolean IsDepreciated)
Set Depreciate. |
void |
setIsOneAssetPerUOM(boolean IsOneAssetPerUOM)
Set One Asset Per UOM. |
void |
setIsOwned(boolean IsOwned)
Set Owned. |
void |
setIsTrackIssues(boolean IsTrackIssues)
Set Track Issues. |
void |
setName(String Name)
Set Name. |
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_A_Asset_Group(Properties ctx,
int A_Asset_Group_ID,
String trxName)
public X_A_Asset_Group(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 setA_Asset_Group_ID(int A_Asset_Group_ID)
setA_Asset_Group_ID in interface I_A_Asset_GroupA_Asset_Group_ID - Group of Assetspublic int getA_Asset_Group_ID()
getA_Asset_Group_ID in interface I_A_Asset_Grouppublic KeyNamePair getKeyNamePair()
public void setDescription(String Description)
setDescription in interface I_A_Asset_GroupDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_A_Asset_Grouppublic void setHelp(String Help)
setHelp in interface I_A_Asset_GroupHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_A_Asset_Grouppublic void setIsCreateAsActive(boolean IsCreateAsActive)
setIsCreateAsActive in interface I_A_Asset_GroupIsCreateAsActive - Create Asset and activate itpublic boolean isCreateAsActive()
isCreateAsActive in interface I_A_Asset_Grouppublic void setIsDepreciated(boolean IsDepreciated)
setIsDepreciated in interface I_A_Asset_GroupIsDepreciated - The asset will be depreciatedpublic boolean isDepreciated()
isDepreciated in interface I_A_Asset_Grouppublic void setIsOneAssetPerUOM(boolean IsOneAssetPerUOM)
setIsOneAssetPerUOM in interface I_A_Asset_GroupIsOneAssetPerUOM - Create one asset per UOMpublic boolean isOneAssetPerUOM()
isOneAssetPerUOM in interface I_A_Asset_Grouppublic void setIsOwned(boolean IsOwned)
setIsOwned in interface I_A_Asset_GroupIsOwned - The asset is owned by the organizationpublic boolean isOwned()
isOwned in interface I_A_Asset_Grouppublic void setIsTrackIssues(boolean IsTrackIssues)
setIsTrackIssues in interface I_A_Asset_GroupIsTrackIssues - Enable tracking issues for this assetpublic boolean isTrackIssues()
isTrackIssues in interface I_A_Asset_Grouppublic void setName(String Name)
setName in interface I_A_Asset_GroupName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_A_Asset_Group
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||