Uses of Class
eu.larkc.core.pluginManager.remote.GAT.GatOptions.FileAdaptors

Packages that use GatOptions.FileAdaptors
eu.larkc.core.pluginManager.remote.GAT   
 

Uses of GatOptions.FileAdaptors in eu.larkc.core.pluginManager.remote.GAT
 

Methods in eu.larkc.core.pluginManager.remote.GAT that return GatOptions.FileAdaptors
static GatOptions.FileAdaptors GatOptions.FileAdaptors.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GatOptions.FileAdaptors[] GatOptions.FileAdaptors.values()
          Returns an array containing the constants of this enum type, in the order they are declared.