public class ListStringWrapper extends Object implements Serializable
Constructor and Description |
---|
ListStringWrapper() |
Modifier and Type | Method and Description |
---|---|
static ListStringWrapper |
fromXML(String xml) |
List<String> |
getData() |
void |
setData(List<String> data) |
String |
toXML() |
Copyright © 2000–2019 BioJava. All rights reserved.