public class QuantityFeature<S extends AbstractSequence<C>,C extends Compound> extends AbstractFeature<S,C>
LENGTH, LOCATION_LENGTH, TYPE
Constructor and Description |
---|
QuantityFeature(String type,
String source) |
Modifier and Type | Method and Description |
---|---|
void |
addQuantity(Number value) |
List<Number> |
getQuantities() |
void |
setQuantities(List<Number> quantities) |
addQualifier, getChildrenFeatures, getDescription, getLocations, getParentFeature, getQualifiers, getShortDescription, getSource, getType, getUserObject, setChildrenFeatures, setDescription, setLocation, setParentFeature, setQualifiers, setShortDescription, setSource, setType, setUserObject
Copyright © 2000–2016 BioJava. All rights reserved.