|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sample | |
---|---|
com.compomics.util.pride | |
com.compomics.util.pride.prideobjects |
Uses of Sample in com.compomics.util.pride |
---|
Methods in com.compomics.util.pride that return types with arguments of type Sample | |
---|---|
java.util.HashMap<java.lang.String,Sample> |
PrideObjectsFactory.getSamples()
Returns the samples. |
Methods in com.compomics.util.pride with parameters of type Sample | |
---|---|
void |
PrideObjectsFactory.addSample(Sample sample)
Adds a sample in the pride objects. |
Uses of Sample in com.compomics.util.pride.prideobjects |
---|
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type Sample | |
---|---|
static java.util.ArrayList<Sample> |
Sample.getDefaultSamples()
Returns a list of default samples |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |