net.hyperic.hq.product
Class ServiceTypeInfo
java.lang.Object
net.hyperic.hq.product.TypeInfo
net.hyperic.hq.product.ServiceTypeInfo
- All Implemented Interfaces:
- java.lang.Cloneable
- public class ServiceTypeInfo
- extends TypeInfo
- implements java.lang.Cloneable
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 |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ServiceTypeInfo
public ServiceTypeInfo()
ServiceTypeInfo
public ServiceTypeInfo(java.lang.String name,
java.lang.String description,
ServerTypeInfo server)
clone
public java.lang.Object clone()
getInternal
public boolean getInternal()
setInternal
public void setInternal(boolean flag)
getType
public int getType()
- Specified by:
getType
in class TypeInfo
getServerName
public java.lang.String getServerName()
getServerVersion
public java.lang.String getServerVersion()
setServerTypeInfo
public void setServerTypeInfo(ServerTypeInfo server)
getServerTypeInfo
public ServerTypeInfo getServerTypeInfo()
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
toString
public java.lang.String toString()
Copyright © 2004-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.