public class PerformanceStatisticsDescription extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
PerfInterval[] |
intervals |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PerformanceStatisticsDescription() |
| Modifier and Type | Method and Description |
|---|---|
PerfInterval[] |
getIntervals() |
void |
setIntervals(PerfInterval[] intervals) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic PerfInterval[] intervals
public PerfInterval[] getIntervals()
public void setIntervals(PerfInterval[] intervals)
Copyright © 2011-2012. All Rights Reserved.