Package | Description |
---|---|
ui.diskcollection |
Modifier and Type | Method and Description |
---|---|
DiskCollectionType |
DiskCollection.getType() |
static DiskCollectionType |
DiskCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskCollectionType[] |
DiskCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DiskCollection.setType(DiskCollectionType type) |
Copyright © 2018 Ken Händel. All rights reserved.