org.biojava.bio.structure.scop.server
Class ScopDescriptions
java.lang.Object
org.biojava.bio.structure.scop.server.ScopDescriptions
- All Implemented Interfaces:
- Serializable
public class ScopDescriptions
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopDescriptions
public ScopDescriptions()
getScopDescription
public List<ScopDescription> getScopDescription()
setScopDescription
public void setScopDescription(List<ScopDescription> descriptions)
toXML
public String toXML()
fromXML
public static ScopDescriptions fromXML(String xml)