org.hyperic.hq.bizapp.shared.resourceImport
Class XmlResourceValue
java.lang.Object
org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- XmlApplicationValue, XmlPlatformValue, XmlServerValue, XmlServiceValue
public class XmlResourceValue
- extends java.lang.Object
- See Also:
- Serialized Form
Constructor Summary |
XmlResourceValue(java.lang.String[] required,
java.lang.String[] optional)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XmlResourceValue
public XmlResourceValue(java.lang.String[] required,
java.lang.String[] optional)
getName
public java.lang.String getName()
getType
public java.lang.String getType()
getDescription
public java.lang.String getDescription()
getLocation
public java.lang.String getLocation()
getCustomProps
public XmlCustomPropsValue getCustomProps()
getConfig
public XmlConfigInfo getConfig(java.lang.String type)
getMetricsToCollect
public java.util.List getMetricsToCollect()
toString
public java.lang.String toString()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.