public class PerformanceDescription extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ElementDescription[] |
counterType |
ElementDescription[] |
statsType |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PerformanceDescription() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription[] |
getCounterType() |
ElementDescription[] |
getStatsType() |
void |
setCounterType(ElementDescription[] counterType) |
void |
setStatsType(ElementDescription[] statsType) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ElementDescription[] counterType
public ElementDescription[] statsType
public ElementDescription[] getCounterType()
public ElementDescription[] getStatsType()
public void setCounterType(ElementDescription[] counterType)
public void setStatsType(ElementDescription[] statsType)
Copyright © 2011-2012. All Rights Reserved.