public class DiskSlotInfo extends Object
DiskSlotInfo()
int
getSize()
String
getType()
void
setSize(int size)
setType(DiskType type)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DiskSlotInfo()
public String getType()
public void setType(DiskType type)
public void setType(String type)
public int getSize()
public void setSize(int size)