|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.imaginary.lwp.Type | +--com.jwpepper.inv.pprprd.Voicing
Represents the combination of all voices supported by this piece of music.
Last modified $Date: 1999/10/04 15:31:06 $
Constructor Summary | |
Voicing()
Empty constructor requied by serialization. |
Method Summary | |
static Voicing |
getInstance(java.lang.String cde)
Provides the voicing represented by the specified code |
static com.sun.java.util.collections.Iterator |
list()
Lists all voicings. |
Methods inherited from class com.imaginary.lwp.Type |
getCode,
getDescription,
getName,
getType,
list |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Voicing()
Method Detail |
public static Voicing getInstance(java.lang.String cde)
cde
- the code of the desired voicingpublic static com.sun.java.util.collections.Iterator list()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |