public class DatabaseSizeParam extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
InventoryDescription |
inventoryDesc |
PerformanceStatisticsDescription |
perfStatsDesc |
dynamicProperty, dynamicType| Constructor and Description |
|---|
DatabaseSizeParam() |
| Modifier and Type | Method and Description |
|---|---|
InventoryDescription |
getInventoryDesc() |
PerformanceStatisticsDescription |
getPerfStatsDesc() |
void |
setInventoryDesc(InventoryDescription inventoryDesc) |
void |
setPerfStatsDesc(PerformanceStatisticsDescription perfStatsDesc) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic InventoryDescription inventoryDesc
public PerformanceStatisticsDescription perfStatsDesc
public InventoryDescription getInventoryDesc()
public PerformanceStatisticsDescription getPerfStatsDesc()
public void setInventoryDesc(InventoryDescription inventoryDesc)
public void setPerfStatsDesc(PerformanceStatisticsDescription perfStatsDesc)
Copyright © 2011-2012. All Rights Reserved.