org.herac.tuxguitar.io.pt
Class PTBInputStream.GuitarInHelper

java.lang.Object
  extended by org.herac.tuxguitar.io.pt.PTBInputStream.GuitarInHelper
Enclosing class:
PTBInputStream

protected class PTBInputStream.GuitarInHelper
extends java.lang.Object


Constructor Summary
PTBInputStream.GuitarInHelper(int staff, int trackInfo)
           
 
Method Summary
 int getStaff()
           
 int getTrackInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTBInputStream.GuitarInHelper

public PTBInputStream.GuitarInHelper(int staff,
                                     int trackInfo)
Method Detail

getStaff

public int getStaff()

getTrackInfo

public int getTrackInfo()