|
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.hq.product.TypeInfo
org.hyperic.hq.product.PlatformTypeInfo
public class PlatformTypeInfo
Field Summary |
---|
Fields inherited from class org.hyperic.hq.product.TypeInfo |
---|
TYPE_PLATFORM, TYPE_SERVER, TYPE_SERVICE |
Constructor Summary | |
---|---|
PlatformTypeInfo()
|
|
PlatformTypeInfo(java.lang.String name)
|
Method Summary | |
---|---|
int |
getType()
|
boolean |
isDevice()
|
java.lang.String |
toString()
|
Methods inherited from class org.hyperic.hq.product.TypeInfo |
---|
equals, formatName, getDescription, getFormattedName, getName, getPlatformTypes, getVersion, isServer, isServer, isService, isService, isUnixPlatform, isVersion, isWin32Platform, setDescription, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PlatformTypeInfo()
public PlatformTypeInfo(java.lang.String name)
Method Detail |
---|
public int getType()
getType
in class TypeInfo
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isDevice()
|
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 |