public class CasMetaData extends Object implements Serializable
| Constructor and Description |
|---|
CasMetaData() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.resource.metadata.NameValuePair[] |
getCasMetaData()
Gets the cas meta data.
|
Object |
getValue(String aName)
Gets the value.
|
void |
setCasMetaData(Object aCas)
Sets the cas meta data.
|
public void setCasMetaData(Object aCas)
aCas - the new cas meta datapublic org.apache.uima.resource.metadata.NameValuePair[] getCasMetaData()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.