Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.action.resource.common.monitor.visibility
Class MetricMetadataForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.hyperic.hq.ui.action.resource.common.monitor.visibility.MetricMetadataForm
All Implemented Interfaces:
java.io.Serializable

public class MetricMetadataForm
extends org.apache.struts.action.ActionForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
MetricMetadataForm()
           
 
Method Summary
 java.lang.String getCtype()
           
 java.lang.String getEid()
           
 java.lang.Integer getM()
           
 void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
           
 void setCtype(java.lang.String ctype)
          Sets the ctype.
 void setEid(java.lang.String eid)
          Sets the eid.
 void setM(java.lang.Integer m)
          Sets the m.
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricMetadataForm

public MetricMetadataForm()
Method Detail

getCtype

public java.lang.String getCtype()
Returns:
String

getEid

public java.lang.String getEid()
Returns:
String

getM

public java.lang.Integer getM()
Returns:
Integer

setCtype

public void setCtype(java.lang.String ctype)
Sets the ctype.

Parameters:
ctype - The ctype to set

setEid

public void setEid(java.lang.String eid)
Sets the eid.

Parameters:
eid - The eid to set

setM

public void setM(java.lang.Integer m)
Sets the m.

Parameters:
m - The m to set

reset

public void reset(org.apache.struts.action.ActionMapping mapping,
                  javax.servlet.http.HttpServletRequest request)
Overrides:
reset in class org.apache.struts.action.ActionForm

Hyperic HQ Plugin API v. 4.4.0.2

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