|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.core.DefaultProbeValue
eu.reservoir.monitoring.core.ProbeValueWithName
public class ProbeValueWithName
Constructs a ProbeValue that has its associated name
| Constructor Summary | |
|---|---|
ProbeValueWithName(java.lang.String name,
int field,
java.lang.Object value)
Construct a ProbeValueWithName |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name for an attribute. |
void |
setName(java.lang.String name)
Set the name for an attribute. |
java.lang.String |
toString()
To string |
| Methods inherited from class eu.reservoir.monitoring.core.DefaultProbeValue |
|---|
getField, getType, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProbeValueWithName(java.lang.String name,
int field,
java.lang.Object value)
throws TypeException
TypeException| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
public java.lang.String toString()
toString in class DefaultProbeValue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||