eu.clarin.weblicht.wlfxb.tc.xb
Class NamedEntityStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.NamedEntityStored
All Implemented Interfaces:
NamedEntity

public class NamedEntityStored
extends Object
implements NamedEntity

Author:
Yana Panchenko

Field Summary
protected  String id
           
protected  String[] tokRefs
           
protected  String type
           
static String XML_NAME
           
 
Constructor Summary
NamedEntityStored()
           
 
Method Summary
 String getType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XML_NAME

public static final String XML_NAME
See Also:
Constant Field Values

id

protected String id

type

protected String type

tokRefs

protected String[] tokRefs
Constructor Detail

NamedEntityStored

public NamedEntityStored()
Method Detail

getType

public String getType()
Specified by:
getType in interface NamedEntity

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.