ProGAL.proteins
Class PDBFile.PDBModel

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

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


Field Summary
 int number
           
 
Method Summary
 java.util.List<PDBFile.PDBChain> getChains()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

number

public int number
Method Detail

getChains

public java.util.List<PDBFile.PDBChain> getChains()