|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.petersalomonsen.mystudio.mytracker.MyStudioProject
public class MyStudioProject
Field Summary | |
---|---|
static long |
serialVersionUID
|
Constructor Summary | |
---|---|
MyStudioProject()
|
Method Summary | |
---|---|
byte[] |
getSequence()
|
SynthSettings |
getSynthSettings()
|
void |
setSequence(byte[] sequence)
|
void |
setSynthSettings(SynthSettings synthSettings)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public MyStudioProject()
Method Detail |
---|
public byte[] getSequence()
getSequence
in interface ProjectSettings
public void setSequence(byte[] sequence)
setSequence
in interface ProjectSettings
public SynthSettings getSynthSettings()
getSynthSettings
in interface ProjectSettings
public void setSynthSettings(SynthSettings synthSettings)
setSynthSettings
in interface ProjectSettings
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |