ProGAL.proteins
Class PDBFile.PDBChain

java.lang.Object
  extended by ProGAL.proteins.PDBFile.PDBChain
Enclosing class:
PDBFile

public static class PDBFile.PDBChain
extends java.lang.Object


Method Summary
 java.util.List<PDBFile.AtomRecord> getAtoms()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAtoms

public java.util.List<PDBFile.AtomRecord> getAtoms()