|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBRef | |
|---|---|
| org.biojava.bio.structure | Interfaces and classes for protein structure (PDB). |
| Uses of DBRef in org.biojava.bio.structure |
|---|
| Methods in org.biojava.bio.structure that return types with arguments of type DBRef | |
|---|---|
List<DBRef> |
StructureImpl.getDBRefs()
|
List<DBRef> |
Structure.getDBRefs()
get the list of database references |
| Method parameters in org.biojava.bio.structure with type arguments of type DBRef | |
|---|---|
void |
StructureImpl.setDBRefs(List<DBRef> dbrefs)
|
void |
Structure.setDBRefs(List<DBRef> dbrefs)
set the list of database references for this structure |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||