Uses of Class
midiReference.TimeBase

Uses of TimeBase in midiReference
 

Methods in midiReference that return TimeBase
static TimeBase TimeBase.get(java.lang.Integer stepSize)
           
static TimeBase TimeBase.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TimeBase[] TimeBase.values()
          Returns an array containing the constants of this enum type, in the order they're declared.