| Package | Description |
|---|---|
| org.biojava.nbio.structure |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Site> |
StructureImpl.getSites() |
java.util.List<Site> |
Structure.getSites() |
| Modifier and Type | Method and Description |
|---|---|
int |
Site.compareTo(Site other) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureImpl.setSites(java.util.List<Site> sites) |
void |
Structure.setSites(java.util.List<Site> sites) |
Copyright © 2000-2020 BioJava. All Rights Reserved.