Uses of Class
org.biojava.nbio.structure.DatabasePDBRevRecord
-
Packages that use DatabasePDBRevRecord Package Description org.biojava.nbio.structure -
-
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 List<DatabasePDBRevRecord>
PDBHeader. getRevisionRecords()
Method parameters in org.biojava.nbio.structure with type arguments of type DatabasePDBRevRecord Modifier and Type Method Description void
PDBHeader. setRevisionRecords(List<DatabasePDBRevRecord> revisionRecords)
-