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 voidCathDomain. setSegments(List<CathSegment> segments)
-