Class ListStringWrapper
- java.lang.Object
-
- org.biojava.nbio.structure.scop.server.ListStringWrapper
-
- All Implemented Interfaces:
Serializable
public class ListStringWrapper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ListStringWrapper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListStringWrapperfromXML(String xml)List<String>getData()voidsetData(List<String> data)StringtoXML()
-