Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
List<DBRef> |
StructureImpl.getDBRefs()
Get the list of database references
|
List<DBRef> |
Structure.getDBRefs()
Get the list of database references
|
Modifier and Type | Method and Description |
---|---|
void |
StructureImpl.setDBRefs(List<DBRef> dbrefs)
Set the list of database references for this structure
|
void |
Structure.setDBRefs(List<DBRef> dbrefs)
Set the list of database references for this structure
|
Copyright © 2000–2019 BioJava. All rights reserved.