public class MatchedCorpusStored extends Object implements MatchedCorpus
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchedItemStored> |
matchedItems |
protected String |
pid |
static String |
XML_NAME |
| Modifier and Type | Method and Description |
|---|---|
MatchedItemStored[] |
getMatchedItems() |
String |
getName() |
String |
getPID() |
String |
toString() |
public static final String XML_NAME
protected String pid
protected List<MatchedItemStored> matchedItems
public MatchedItemStored[] getMatchedItems()
getMatchedItems in interface MatchedCorpuspublic String getName()
getName in interface MatchedCorpuspublic String getPID()
getPID in interface MatchedCorpusCopyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.