Package | Description |
---|---|
org.biojava.bio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
List<DBRef> |
Structure.getDBRefs()
get the list of database references
|
List<DBRef> |
StructureImpl.getDBRefs() |
Modifier and Type | Method and Description |
---|---|
void |
Structure.setDBRefs(List<DBRef> dbrefs)
set the list of database references for this structure
|
void |
StructureImpl.setDBRefs(List<DBRef> dbrefs) |