Uses of Enum
org.biojava.nbio.structure.align.client.StructureName.Source
Packages that use StructureName.Source
Package
Description
This package deals with the server communication for auto-downloading pre-calculated alignments.
- 
Uses of StructureName.Source in org.biojava.nbio.structure.align.clientMethods in org.biojava.nbio.structure.align.client that return StructureName.SourceModifier and TypeMethodDescriptionStructureName.getSource()static StructureName.SourceReturns the enum constant of this type with the specified name.static StructureName.Source[]StructureName.Source.values()Returns an array containing the constants of this enum type, in the order they are declared.