public class PerformanceManagerCounterLevelMapping extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Integer |
aggregateLevel |
int |
counterId |
Integer |
perDeviceLevel |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PerformanceManagerCounterLevelMapping() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAggregateLevel() |
int |
getCounterId() |
Integer |
getPerDeviceLevel() |
void |
setAggregateLevel(Integer aggregateLevel) |
void |
setCounterId(int counterId) |
void |
setPerDeviceLevel(Integer perDeviceLevel) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int counterId
public Integer aggregateLevel
public Integer perDeviceLevel
public PerformanceManagerCounterLevelMapping()
public int getCounterId()
public Integer getAggregateLevel()
public Integer getPerDeviceLevel()
public void setCounterId(int counterId)
public void setAggregateLevel(Integer aggregateLevel)
public void setPerDeviceLevel(Integer perDeviceLevel)
Copyright © 2011-2012. All Rights Reserved.