public interface StructuralFamily<FamilyType extends Comparable<FamilyType>> extends Comparable<FamilyType>
StructuralFamily defines a PDB-conform label that can at least be expressed in one-letter and/or
three-letter code.| Modifier and Type | Method and Description |
|---|---|
String |
getOneLetterCode() |
String |
getThreeLetterCode() |
compareToCopyright © 2018. All rights reserved.