|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.hyperic.hq.product.TypeInfo
net.hyperic.hq.product.PlatformTypeInfo
Field Summary |
Fields inherited from class net.hyperic.hq.product.TypeInfo |
TYPE_PLATFORM, TYPE_SERVER, TYPE_SERVICE |
Constructor Summary | |
PlatformTypeInfo()
|
|
PlatformTypeInfo(java.lang.String name)
|
Method Summary | |
int |
getType()
|
boolean |
isDevice()
|
void |
setDevice(boolean isDevice)
|
java.lang.String |
toString()
|
Methods inherited from class net.hyperic.hq.product.TypeInfo |
equals, formatName, getFormattedName, getName, getPlatformTypes, getVersion, isServer, isServer, isService, isService, isUnixPlatform, isVersion, isWin32Platform, 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()
public boolean isDevice()
public void setDevice(boolean isDevice)
|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |