Class HomologyModeling.Three

java.lang.Object
  extended by HomologyModeling.Three
Enclosing class:
HomologyModeling

private static class HomologyModeling.Three
extends java.lang.Object


Field Summary
(package private)  Residue first
           
(package private)  Residue second
           
(package private)  Residue third
           
 
Constructor Summary
private HomologyModeling.Three()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

first

Residue first

second

Residue second

third

Residue third
Constructor Detail

HomologyModeling.Three

private HomologyModeling.Three()
Method Detail

toString

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