SmallMoleculeFeature |
SmallMoleculeFeature.abundanceAssay(List<Double> abundanceAssay) |
Builder method for abundanceAssay.
|
SmallMoleculeFeature |
SmallMoleculeFeature.addAbundanceAssayItem(Double abundanceAssayItem) |
Add a single abundanceAssayItem to the abundanceAssay collection.
|
SmallMoleculeFeature |
SmallMoleculeFeature.addCommentItem(Comment commentItem) |
Add a single commentItem to the comment collection.
|
SmallMoleculeFeature |
SmallMoleculeFeature.addOptItem(OptColumnMapping optItem) |
Add a single optItem to the opt collection.
|
SmallMoleculeFeature |
SmallMoleculeFeature.addSmeIdRefsItem(Integer smeIdRefsItem) |
Add a single smeIdRefsItem to the smeIdRefs collection.
|
SmallMoleculeFeature |
SmallMoleculeFeature.adductIon(String adductIon) |
Builder method for adductIon.
|
SmallMoleculeFeature |
SmallMoleculeFeature.charge(Integer charge) |
Builder method for charge.
|
SmallMoleculeFeature |
SmallMoleculeFeature.comment(List<Comment> comment) |
Builder method for comment.
|
SmallMoleculeFeature |
SmallMoleculeFeature.expMassToCharge(Double expMassToCharge) |
Builder method for expMassToCharge.
|
SmallMoleculeFeature |
SmallMoleculeFeature.isotopomer(Parameter isotopomer) |
Builder method for isotopomer.
|
SmallMoleculeFeature |
SmallMoleculeFeature.opt(List<OptColumnMapping> opt) |
Builder method for opt.
|
SmallMoleculeFeature |
SmallMoleculeFeature.retentionTimeInSeconds(Double retentionTimeInSeconds) |
Builder method for retentionTimeInSeconds.
|
SmallMoleculeFeature |
SmallMoleculeFeature.retentionTimeInSecondsEnd(Double retentionTimeInSecondsEnd) |
Builder method for retentionTimeInSecondsEnd.
|
SmallMoleculeFeature |
SmallMoleculeFeature.retentionTimeInSecondsStart(Double retentionTimeInSecondsStart) |
Builder method for retentionTimeInSecondsStart.
|
SmallMoleculeFeature |
SmallMoleculeFeature.smeIdRefAmbiguityCode(Integer smeIdRefAmbiguityCode) |
Builder method for smeIdRefAmbiguityCode.
|
SmallMoleculeFeature |
SmallMoleculeFeature.smeIdRefs(List<Integer> smeIdRefs) |
Builder method for smeIdRefs.
|
SmallMoleculeFeature |
SmallMoleculeFeature.smfId(Integer smfId) |
Builder method for smfId.
|