public class Clef extends Object
| Constructor and Description |
|---|
Clef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLine() |
String |
getSign() |
String |
getStaffNumber() |
void |
setLine(String line) |
void |
setSign(String sign) |
void |
setStaffNumber(String staffNumber) |
Copyright © 2019. All rights reserved.