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

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

public class OrthformStored
extends Object
implements Orthform

Author:
Yana Panchenko

Field Summary
protected  String id
           
protected  String[] lemmaRefs
           
protected  String values
           
static String XML_NAME
           
 
Constructor Summary
OrthformStored()
           
 
Method Summary
 String[] getValue()
           
 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

values

protected String values

id

protected String id

lemmaRefs

protected String[] lemmaRefs
Constructor Detail

OrthformStored

public OrthformStored()
Method Detail

getValue

public String[] getValue()
Specified by:
getValue in interface Orthform

toString

public String toString()
Overrides:
toString in class Object


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