Package | Description |
---|---|
libsidplay.sidtune | |
ui.entities.collection |
Modifier and Type | Field and Description |
---|---|
protected SidTune.Compatibility |
SidTuneInfo.compatibility
compatibility requirements
|
Modifier and Type | Method and Description |
---|---|
SidTune.Compatibility |
SidTuneInfo.getCompatibility() |
static SidTune.Compatibility |
SidTune.Compatibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SidTune.Compatibility[] |
SidTune.Compatibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<HVSCEntry,SidTune.Compatibility> |
HVSCEntry_.compatibility |
Modifier and Type | Method and Description |
---|---|
SidTune.Compatibility |
HVSCEntry.getCompatibility() |
Modifier and Type | Method and Description |
---|---|
void |
HVSCEntry.setCompatibility(SidTune.Compatibility compatibility) |
Copyright © 2018 Ken Händel. All rights reserved.