Uses of Class
eu.isas.peptideshaker.cmd.PathSettingsCLIInputBean
Packages that use PathSettingsCLIInputBean
-
Uses of PathSettingsCLIInputBean in eu.isas.peptideshaker.cmd
Methods in eu.isas.peptideshaker.cmd that return PathSettingsCLIInputBeanModifier and TypeMethodDescriptionFollowUpCLIInputBean.getPathSettingsCLIInputBean()Returns the path settings provided by the user.MzidCLIInputBean.getPathSettingsCLIInputBean()Returns the path settings input.PeptideShakerCLIInputBean.getPathSettingsCLIInputBean()Returns the path settings provided by the user.ReportCLIInputBean.getPathSettingsCLIInputBean()Returns the path settings provided by the user.Constructors in eu.isas.peptideshaker.cmd with parameters of type PathSettingsCLIInputBeanModifierConstructorDescriptionPathSettingsCLI(PathSettingsCLIInputBean pathSettingsCLIInputBean) Constructor.