JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.biojava.nbio.structure.cath.CathSegment
Packages that use
CathSegment
Package
Description
org.biojava.nbio.structure.cath
Uses of
CathSegment
in
org.biojava.nbio.structure.cath
Methods in
org.biojava.nbio.structure.cath
that return types with arguments of type
CathSegment
Modifier and Type
Method
Description
List
<
CathSegment
>
CathDomain.
getSegments
()
Method parameters in
org.biojava.nbio.structure.cath
with type arguments of type
CathSegment
Modifier and Type
Method
Description
void
CathDomain.
setSegments
(
List
<
CathSegment
> segments)