Uses of Enum
org.biojava.nbio.alignment.template.GapPenalty.Type
Packages that use GapPenalty.Type
-
Uses of GapPenalty.Type in org.biojava.nbio.alignment
Methods in org.biojava.nbio.alignment that return GapPenalty.Type -
Uses of GapPenalty.Type in org.biojava.nbio.alignment.template
Methods in org.biojava.nbio.alignment.template that return GapPenalty.TypeModifier and TypeMethodDescriptionGapPenalty.getType()
ReturnsGapPenalty.Type
stored.static GapPenalty.Type
Returns the enum constant of this type with the specified name.static GapPenalty.Type[]
GapPenalty.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.