public class DiskSlotInfo extends Object
| Constructor and Description |
|---|
DiskSlotInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
String |
getType() |
void |
setSize(int size) |
void |
setType(DiskType type) |
void |
setType(String type) |
Copyright © 2022. All rights reserved.