|
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.util.HypericEnum
org.hyperic.hq.hqu.server.session.AttachType
public class AttachType
| Field Summary | |
|---|---|
static AttachType |
ADMIN
|
static AttachType |
MASTHEAD
|
static AttachType |
RESOURCE
|
| Method Summary | |
|---|---|
static AttachType |
findByCode(int code)
|
static AttachType |
findByDescription(java.lang.String desc)
|
| Methods inherited from class org.hyperic.util.HypericEnum |
|---|
findByCode, findByDescription, getAll, getByCode, getCode, getDescription, getJsonName, getValue, toJSON, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static AttachType ADMIN
public static AttachType MASTHEAD
public static AttachType RESOURCE
| Method Detail |
|---|
public static AttachType findByDescription(java.lang.String desc)
public static AttachType findByCode(int code)
|
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 | ||||||||