Uses of Enum
com.compomics.util.experiment.io.parameters.MarshallableParameter.Type
Packages that use MarshallableParameter.Type
Package
Description
Experiment IO classes relative to the handling of parameters.
Identification parameters.
Identification parameters relative to the search.
-
Uses of MarshallableParameter.Type in com.compomics.util.experiment.io.parameters
Methods in com.compomics.util.experiment.io.parameters that return MarshallableParameter.TypeModifier and TypeMethodDescriptionDummyParameters.getType()MarshallableParameter.getType()Returns the type of marshalled parameter from an unmarshalled object.static MarshallableParameter.TypeReturns the enum constant of this type with the specified name.static MarshallableParameter.Type[]MarshallableParameter.Type.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MarshallableParameter.Type in com.compomics.util.parameters.identification
Methods in com.compomics.util.parameters.identification that return MarshallableParameter.Type -
Uses of MarshallableParameter.Type in com.compomics.util.parameters.identification.search
Methods in com.compomics.util.parameters.identification.search that return MarshallableParameter.Type