ProGAL.proteins
Class PDBFile.ParentRecord

java.lang.Object
  extended by ProGAL.proteins.PDBFile.ParentRecord
All Implemented Interfaces:
PDBFile.PDBRecord
Enclosing class:
PDBFile

public static class PDBFile.ParentRecord
extends java.lang.Object
implements PDBFile.PDBRecord


Field Summary
 java.lang.String recordString
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

recordString

public java.lang.String recordString
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object