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 SummaryConstructors Constructor Description ListStringWrapper()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListStringWrapperfromXML(String xml)List<String>getData()voidsetData(List<String> data)StringtoXML()
 
-