|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.PerfEntityMetricBase
com.hyper9.simdk.stubs.dao.PerfEntityMetric
public class PerfEntityMetric
| Constructor Summary | |
|---|---|
PerfEntityMetric()
|
|
| Method Summary | |
|---|---|
List<PerfSampleInfo> |
getSampleInfo()
|
List<PerfMetricSeries> |
getValue()
|
void |
setSampleInfo(List<PerfSampleInfo> toSet)
|
void |
setValue(List<PerfMetricSeries> toSet)
|
| Methods inherited from class com.hyper9.simdk.stubs.dao.PerfEntityMetricBase |
|---|
getEntity, setEntity |
| Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData |
|---|
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerfEntityMetric()
| Method Detail |
|---|
public List<PerfSampleInfo> getSampleInfo()
public void setSampleInfo(List<PerfSampleInfo> toSet)
public List<PerfMetricSeries> getValue()
public void setValue(List<PerfMetricSeries> toSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||