Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Method and Description |
---|---|
PDBHeader |
StructureImpl.getPDBHeader()
Return the header information for this PDB file
|
PDBHeader |
Structure.getPDBHeader()
Return the header information for this PDB file
|
Modifier and Type | Method and Description |
---|---|
boolean |
PDBHeader.equals(PDBHeader other)
Compare two PDBHeader objects
|
void |
StructureImpl.setPDBHeader(PDBHeader pdbHeader)
Set the the header information for this PDB file
|
void |
Structure.setPDBHeader(PDBHeader header)
Set the the header information for this PDB file
|
Copyright © 2000–2019 BioJava. All rights reserved.