|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hibernate.PersistedObject
org.hyperic.hq.measurement.server.session.Category
public class Category
Constructor Summary | |
---|---|
Category()
|
|
Category(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
protected void |
setName(java.lang.String name)
|
Methods inherited from class org.hyperic.hibernate.PersistedObject |
---|
equals, get_version_, getId, hashCode, set_version_, setId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Category()
public Category(java.lang.String name)
Method Detail |
---|
public java.lang.String getName()
protected void setName(java.lang.String name)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |