|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectabc.notation.Words
public class Words
A class to describe words (lyrics) for a tune.
| Constructor Summary | |
|---|---|
Words(java.lang.String theContent)
Creates a new word element. |
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Returns the content of this words element. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Words(java.lang.String theContent)
theContent - The words to be included in the score.| Method Detail |
|---|
public java.lang.String getContent()
|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||