Uses of Class
org.biojava.nbio.structure.secstruc.BetaBridge
-
Packages that use BetaBridge Package Description org.biojava.nbio.structure.secstruc -
-
Uses of BetaBridge in org.biojava.nbio.structure.secstruc
Methods in org.biojava.nbio.structure.secstruc that return BetaBridge Modifier and Type Method Description BetaBridge
SecStrucState. getBridge1()
BetaBridge
SecStrucState. getBridge2()
Methods in org.biojava.nbio.structure.secstruc with parameters of type BetaBridge Modifier and Type Method Description boolean
SecStrucState. addBridge(BetaBridge bridge)
Adds a Bridge to the residue.void
SecStrucState. setBridge1(BetaBridge bridge1)
void
SecStrucState. setBridge2(BetaBridge bridge2)
-