public class MetricGroup
extends java.lang.Object
| Constructor and Description |
|---|
MetricGroup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
getId()
Get the id of the metric group.
|
java.lang.String |
getName()
Get the name of the metric group.
|
int |
getParentId()
Get the id of the parent metric group of this metric group.
|
java.lang.String |
getType()
Get the type of the metric group.
|
int |
hashCode() |
void |
setId(int id)
Set the id of the metric group.
|
void |
setName(java.lang.String name)
Set the name of the metric group.
|
void |
setParentId(int parentId)
Set the id of the parent metric group of this metric group.
|
void |
setType(java.lang.String type)
Set the type of the metric group.
|
public int getId()
public void setId(int id)
id - The idpublic java.lang.String getName()
public void setName(java.lang.String name)
name - The namepublic java.lang.String getType()
public void setType(java.lang.String type)
type - The typepublic int getParentId()
public void setParentId(int parentId)
parentId - Parent idpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel