Uses of Class
org.biojava.nbio.structure.PDBHeader
- 
Packages that use PDBHeader Package Description org.biojava.nbio.structure  - 
- 
Uses of PDBHeader in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return PDBHeader Modifier and Type Method Description PDBHeaderStructure. getPDBHeader()Return the header information for this PDB file.PDBHeaderStructureImpl. getPDBHeader()Return the header information for this PDB file.Methods in org.biojava.nbio.structure with parameters of type PDBHeader Modifier and Type Method Description booleanPDBHeader. equals(PDBHeader other)Compare two PDBHeader objectsvoidStructure. setPDBHeader(PDBHeader header)Set the the header information for this PDB filevoidStructureImpl. setPDBHeader(PDBHeader pdbHeader)Set the the header information for this PDB file 
 -