public class PerfCompositeMetric extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
PerfEntityMetricBase[] |
childEntity |
PerfEntityMetricBase |
entity |
dynamicProperty, dynamicType| Constructor and Description |
|---|
PerfCompositeMetric() |
| Modifier and Type | Method and Description |
|---|---|
PerfEntityMetricBase[] |
getChildEntity() |
PerfEntityMetricBase |
getEntity() |
void |
setChildEntity(PerfEntityMetricBase[] childEntity) |
void |
setEntity(PerfEntityMetricBase entity) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic PerfEntityMetricBase entity
public PerfEntityMetricBase[] childEntity
public PerfEntityMetricBase getEntity()
public PerfEntityMetricBase[] getChildEntity()
public void setEntity(PerfEntityMetricBase entity)
public void setChildEntity(PerfEntityMetricBase[] childEntity)
Copyright © 2011-2012. All Rights Reserved.