|
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_OrgType
public class X_AD_OrgType
Generated Model for AD_OrgType
| 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_OrgType |
|---|
accessLevel, COLUMNNAME_AD_OrgType_ID, COLUMNNAME_AD_PrintColor_ID, COLUMNNAME_Description, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_OrgType(Properties ctx,
int AD_OrgType_ID,
String trxName)
Standard Constructor |
|
X_AD_OrgType(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_OrgType_ID()
Get Organization Type. |
int |
getAD_PrintColor_ID()
Get Print Color. |
I_AD_PrintColor |
getAD_PrintColor()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_OrgType_ID(int AD_OrgType_ID)
Set Organization Type. |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setDescription(String Description)
Set Description. |
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_AD_OrgType(Properties ctx,
int AD_OrgType_ID,
String trxName)
public X_AD_OrgType(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_OrgType_ID(int AD_OrgType_ID)
setAD_OrgType_ID in interface I_AD_OrgTypeAD_OrgType_ID - Organization Type allows you to categorize your organizationspublic int getAD_OrgType_ID()
getAD_OrgType_ID in interface I_AD_OrgType
public I_AD_PrintColor getAD_PrintColor()
throws Exception
getAD_PrintColor in interface I_AD_OrgTypeExceptionpublic void setAD_PrintColor_ID(int AD_PrintColor_ID)
setAD_PrintColor_ID in interface I_AD_OrgTypeAD_PrintColor_ID - Color used for printing and displaypublic int getAD_PrintColor_ID()
getAD_PrintColor_ID in interface I_AD_OrgTypepublic void setDescription(String Description)
setDescription in interface I_AD_OrgTypeDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_OrgTypepublic void setName(String Name)
setName in interface I_AD_OrgTypeName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_OrgTypepublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||