ListDatatype# public class ListDatatype extends AbstractCollectionDatatype# Constructors# ListDatatype# public ListDatatype(AbstractDatatype datatype)# Methods# getCollectionName# public String getCollectionName()# getDatatype# public AbstractDatatype getDatatype()# getDatatypeName# public String getDatatypeName()# parseValue# public Value parseValue(Object value)#