Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.resourceImport
Class XmlApplicationValue

java.lang.Object
  extended by org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
      extended by org.hyperic.hq.bizapp.shared.resourceImport.XmlApplicationValue
All Implemented Interfaces:
java.io.Serializable

public class XmlApplicationValue
extends XmlResourceValue

See Also:
Serialized Form

Method Summary
 java.lang.String getBusinessContact()
           
 java.lang.String getEngContact()
           
 java.lang.String getOpsContact()
           
static java.lang.String[] getOptionalAttributes()
           
static java.lang.String[] getRequiredAttributes()
           
 java.util.List getServices()
           
 java.lang.String toString()
           
 
Methods inherited from class org.hyperic.hq.bizapp.shared.resourceImport.XmlResourceValue
getConfig, getCustomProps, getDescription, getLocation, getMetricsToCollect, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getRequiredAttributes

public static java.lang.String[] getRequiredAttributes()

getOptionalAttributes

public static java.lang.String[] getOptionalAttributes()

getBusinessContact

public java.lang.String getBusinessContact()

getEngContact

public java.lang.String getEngContact()

getOpsContact

public java.lang.String getOpsContact()

getServices

public java.util.List getServices()

toString

public java.lang.String toString()
Overrides:
toString in class XmlResourceValue

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.