Uses of Enum Class
org.biojava.nbio.structure.secstruc.BridgeType
Packages that use BridgeType
-
Uses of BridgeType in org.biojava.nbio.structure.secstruc
Methods in org.biojava.nbio.structure.secstruc that return BridgeTypeModifier and TypeMethodDescriptionstatic BridgeTypeBridgeType.fromCharacter(Character stype) Ladder.getBtype()BetaBridge.getType()static BridgeTypeReturns the enum constant of this class with the specified name.static BridgeType[]BridgeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.biojava.nbio.structure.secstruc with parameters of type BridgeType