Uses of Class
org.biojava.nbio.alignment.io.StockholmFileAnnotation.StockholmFileAnnotationReference
-
Packages that use StockholmFileAnnotation.StockholmFileAnnotationReference Package Description org.biojava.nbio.alignment.io -
-
Uses of StockholmFileAnnotation.StockholmFileAnnotationReference in org.biojava.nbio.alignment.io
Methods in org.biojava.nbio.alignment.io that return types with arguments of type StockholmFileAnnotation.StockholmFileAnnotationReference Modifier and Type Method Description Vector<StockholmFileAnnotation.StockholmFileAnnotationReference>
StockholmFileAnnotation. getReferences()
Method parameters in org.biojava.nbio.alignment.io with type arguments of type StockholmFileAnnotation.StockholmFileAnnotationReference Modifier and Type Method Description void
StockholmFileAnnotation. setReferences(Vector<StockholmFileAnnotation.StockholmFileAnnotationReference> references)
-