private class KeySignature.KeyNote
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
accidental |
char |
letter |
| Constructor and Description |
|---|
KeySignature.KeyNote(char letter,
int accidental) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |