Uses of Class
org.biojava.nbio.structure.io.mmcif.model.DatabasePdbrevRecord
-
Packages that use DatabasePdbrevRecord Package Description org.biojava.nbio.structure org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of DatabasePdbrevRecord in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return types with arguments of type DatabasePdbrevRecord Modifier and Type Method Description java.util.List<DatabasePdbrevRecord>PDBHeader. getRevisionRecords()Method parameters in org.biojava.nbio.structure with type arguments of type DatabasePdbrevRecord Modifier and Type Method Description voidPDBHeader. setRevisionRecords(java.util.List<DatabasePdbrevRecord> revisionRecords) -
Uses of DatabasePdbrevRecord in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type DatabasePdbrevRecord Modifier and Type Method Description voidChemCompConsumer. newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev)voidMetalBondConsumer. newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev)voidMMcifConsumer. newDatabasePDBrevRecord(DatabasePdbrevRecord dbrev)voidSimpleMMcifConsumer. newDatabasePDBrevRecord(DatabasePdbrevRecord record)
-