|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.align.xml.PdbPairsMessage
public class PdbPairsMessage
| Constructor Summary | |
|---|---|
PdbPairsMessage()
|
|
| Method Summary | |
|---|---|
String |
getMethod()
|
SortedSet<PdbPair> |
getPairs()
|
void |
setMethod(String method)
|
void |
setPairs(SortedSet<PdbPair> pairs)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PdbPairsMessage()
| Method Detail |
|---|
public String getMethod()
public void setMethod(String method)
public SortedSet<PdbPair> getPairs()
public void setPairs(SortedSet<PdbPair> pairs)
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||