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