jlscp
v0.8

Uses of Class
org.linuxsampler.lscp.DbSearchQuery.InstrumentType

Packages that use DbSearchQuery.InstrumentType
org.linuxsampler.lscp Provides classes for retrieving information and configuring LinuxSampler instance. 
 

Uses of DbSearchQuery.InstrumentType in org.linuxsampler.lscp
 

Fields in org.linuxsampler.lscp declared as DbSearchQuery.InstrumentType
 DbSearchQuery.InstrumentType DbSearchQuery.instrumentType
           
 

Methods in org.linuxsampler.lscp that return DbSearchQuery.InstrumentType
static DbSearchQuery.InstrumentType DbSearchQuery.InstrumentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DbSearchQuery.InstrumentType[] DbSearchQuery.InstrumentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.