|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcaas.midi.StaffProperty
jcaas.midi.GenerationLevel
public class GenerationLevel
A class to store what level to generate music at. 0 corresponds to unchanging music the higher the level, the more the music can vary per step.
Constructor Summary | |
---|---|
GenerationLevel(int l)
|
Method Summary | |
---|---|
int |
getLevel()
|
java.lang.String |
getName()
Returns the name for this type of Staff Property |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenerationLevel(int l)
Method Detail |
---|
public int getLevel()
public java.lang.String getName()
StaffProperty
getName
in class StaffProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |