Uses of Class
org.forester.phylogeny.data.Reference
Packages that use Reference
-
Uses of Reference in org.forester.phylogeny.data
Methods in org.forester.phylogeny.data that return ReferenceModifier and TypeMethodDescriptionNodeData.getReference()
Convenience method -- always returns the first Reference.NodeData.getReference
(int index) Methods in org.forester.phylogeny.data that return types with arguments of type ReferenceMethods in org.forester.phylogeny.data with parameters of type ReferenceModifier and TypeMethodDescriptionvoid
NodeData.addReference
(Reference reference) void
NodeData.setReference
(int index, Reference reference) void
NodeData.setReference
(Reference reference) Convenience method -- always sets the first Reference.