ProGAL.proteins
Class PDBFile.HelixRecord

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

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


Field Summary
 char endChainID
           
 int endSeqNum
           
 char initChainID
           
 int initSeqNum
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

initChainID

public char initChainID

endChainID

public char endChainID

initSeqNum

public int initSeqNum

endSeqNum

public int endSeqNum