org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility
Class MetricMetadataForm
java.lang.Object
org.apache.struts.action.ActionForm
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.MetricMetadataForm
- All Implemented Interfaces:
- Serializable
public class MetricMetadataForm
- extends org.apache.struts.action.ActionForm
- See Also:
- Serialized Form
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| 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 |
MetricMetadataForm
public MetricMetadataForm()
getCtype
public String getCtype()
- Returns:
- String
getEid
public String getEid()
- Returns:
- String
getM
public Integer getM()
- Returns:
- Integer
setCtype
public void setCtype(String ctype)
- Sets the ctype.
- Parameters:
ctype - The ctype to set
setEid
public void setEid(String eid)
- Sets the eid.
- Parameters:
eid - The eid to set
setM
public void setM(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
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.