public class StorageIOAllocationInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Long |
limit |
SharesInfo |
shares |
dynamicProperty, dynamicType| Constructor and Description |
|---|
StorageIOAllocationInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLimit() |
SharesInfo |
getShares() |
void |
setLimit(Long limit) |
void |
setShares(SharesInfo shares) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Long limit
public SharesInfo shares
public Long getLimit()
public SharesInfo getShares()
public void setLimit(Long limit)
public void setShares(SharesInfo shares)
Copyright © 2011-2012. All Rights Reserved.