|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.notation.Part
Part objects are used to define parts in tunes.
Method Summary | |
char |
getLabel()
Returns the label that identifies this part. |
Tune.Score |
getScore()
Returns the score associated to this part. |
void |
setLabel(char labelValue)
Sets the label that identifies this part. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void setLabel(char labelValue)
labelValue
- The label that identifies this part.public char getLabel()
public Tune.Score getScore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |