|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.info.model.InfoTopTreeCategory
public class InfoTopTreeCategory
A category of a GlueInfoTopTreeElement
| Constructor Summary | |
|---|---|
InfoTopTreeCategory()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getGlueObjectName()
Get the GLUE object name like GlueService or GlueSite |
java.lang.String |
getObjectTableName()
Get the glue table name. |
int |
hashCode()
|
void |
setGlueObjectName(java.lang.String glueObjectName)
Set the GLUE object name. |
void |
setObjectTableName(java.lang.String objectTableName)
Set the GLUE object table. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoTopTreeCategory()
| Method Detail |
|---|
public java.lang.String getGlueObjectName()
public void setGlueObjectName(java.lang.String glueObjectName)
glueObjectName - a String with the GLUE table object namepublic java.lang.String getObjectTableName()
public void setObjectTableName(java.lang.String objectTableName)
objectTableName - A string with the GLUE object table name.public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||