public class AllocatedCapacity extends Object
Constructor and Description |
---|
AllocatedCapacity() |
Modifier and Type | Method and Description |
---|---|
String |
getSnapshotAllocatedCapacity() |
String |
getTotalAllocatedCapacity() |
String |
getVolumeAllocatedCapacity() |
void |
setSnapshotAllocatedCapacity(String snapshotAllocatedCapacity) |
void |
setTotalAllocatedCapacity(String totalAllocatedCapacity) |
void |
setVolumeAllocatedCapacity(String volumeAllocatedCapacity) |
public String getSnapshotAllocatedCapacity()
public void setSnapshotAllocatedCapacity(String snapshotAllocatedCapacity)
public String getTotalAllocatedCapacity()
public void setTotalAllocatedCapacity(String totalAllocatedCapacity)
public String getVolumeAllocatedCapacity()
public void setVolumeAllocatedCapacity(String volumeAllocatedCapacity)
Copyright © 2016. All rights reserved.