org.hyperic.hq.product
Class ServiceTypeInfo
java.lang.Object
org.hyperic.hq.product.TypeInfo
org.hyperic.hq.product.ServiceTypeInfo
- All Implemented Interfaces:
- java.lang.Cloneable
public class ServiceTypeInfo
- extends TypeInfo
- implements java.lang.Cloneable
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 |
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()
- Overrides:
clone
in class java.lang.Object
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()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.