org.hyperic.hq.bizapp.shared.resourceImport
Class XmlPlatformValue
java.lang.Object
org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
org.hyperic.hq.bizapp.shared.resourceImport.XmlPlatformValue
- All Implemented Interfaces:
- java.io.Serializable
public class XmlPlatformValue
- extends XmlResourceValue
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getRequiredAttributes
public static java.lang.String[] getRequiredAttributes()
getOptionalAttributes
public static java.lang.String[] getOptionalAttributes()
getAgentConn
public XmlAgentConnValue getAgentConn()
getFqdn
public java.lang.String getFqdn()
getCertdn
public java.lang.String getCertdn()
getComment
public java.lang.String getComment()
getCpuCount
public java.lang.Integer getCpuCount()
getCpuSpeed
public java.lang.Integer getCpuSpeed()
getRam
public java.lang.Integer getRam()
getIpValues
public java.util.List getIpValues()
getServers
public java.util.List getServers()
toString
public java.lang.String toString()
- Overrides:
toString
in class XmlResourceValue
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.