|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.scop.server.ScopDescriptions
public class ScopDescriptions
| Constructor Summary | |
|---|---|
ScopDescriptions()
|
|
| Method Summary | |
|---|---|
static ScopDescriptions |
fromXML(java.lang.String xml)
|
java.util.List<ScopDescription> |
getScopDescription()
|
void |
setScopDescription(java.util.List<ScopDescription> descriptions)
|
java.lang.String |
toXML()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopDescriptions()
| Method Detail |
|---|
public java.util.List<ScopDescription> getScopDescription()
public void setScopDescription(java.util.List<ScopDescription> descriptions)
public java.lang.String toXML()
public static ScopDescriptions fromXML(java.lang.String xml)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||