public class PdbPairsMessage extends Object
PdbPairsMessage()
String
getMethod()
SortedSet<PdbPair>
getPairs()
void
setMethod(String method)
setPairs(SortedSet<PdbPair> pairs)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PdbPairsMessage()
public String getMethod()
public void setMethod(String method)
public SortedSet<PdbPair> getPairs()
public void setPairs(SortedSet<PdbPair> pairs)
public String toString()
toString
Object
Copyright © 2000–2019 BioJava. All rights reserved.