org.herac.tuxguitar.io.pt
Class PTBInputStream.NoteHelper
java.lang.Object
org.herac.tuxguitar.io.pt.PTBInputStream.NoteHelper
- Enclosing class:
- PTBInputStream
protected class PTBInputStream.NoteHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTBInputStream.NoteHelper
public PTBInputStream.NoteHelper()
getString
public int getString()
setString
public void setString(int string)
getValue
public int getValue()
setValue
public void setValue(int value)
isDead
public boolean isDead()
setDead
public void setDead(boolean dead)
isTied
public boolean isTied()
setTied
public void setTied(boolean tied)
getBend
public int getBend()
setBend
public void setBend(int bend)
isHammer
public boolean isHammer()
setHammer
public void setHammer(boolean hammer)
isSlide
public boolean isSlide()
setSlide
public void setSlide(boolean slide)