Uses of Class
compbio.metadata.PresetManager

Packages that use PresetManager
compbio.data.msa Web Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws   
compbio.metadata A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. 
 

Uses of PresetManager in compbio.data.msa
 

Methods in compbio.data.msa that return PresetManager
 PresetManager<T> Metadata.getPresets()
          Get presets supported by a web service
 

Uses of PresetManager in compbio.data.msa.jaxws
 

Methods in compbio.data.msa.jaxws that return PresetManager
 PresetManager GetPresetsResponse.getReturn()
           
 

Methods in compbio.data.msa.jaxws with parameters of type PresetManager
 void GetPresetsResponse.setReturn(PresetManager _return)
           
 

Uses of PresetManager in compbio.metadata
 

Methods in compbio.metadata with parameters of type PresetManager
 void LimitsManager.validate(PresetManager<T> presets)
          Validate Limits