Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
List<Site> |
StructureImpl.getSites() |
List<Site> |
Structure.getSites() |
Modifier and Type | Method and Description |
---|---|
int |
Site.compareTo(Site other) |
Modifier and Type | Method and Description |
---|---|
void |
StructureImpl.setSites(List<Site> sites) |
void |
Structure.setSites(List<Site> sites) |
Copyright © 2000–2019 BioJava. All rights reserved.