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

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

public class PhoneticsSegmentStored
extends Object
implements PhoneticsSegment

Author:
Yana Panchenko

Field Summary
protected  List<PronunciationStored> prons
           
protected  String tokRef
           
static String XML_NAME
           
 
Constructor Summary
PhoneticsSegmentStored()
           
 
Method Summary
 Pronunciation[] getPronunciations()
           
 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

tokRef

protected String tokRef

prons

protected List<PronunciationStored> prons
Constructor Detail

PhoneticsSegmentStored

public PhoneticsSegmentStored()
Method Detail

getPronunciations

public Pronunciation[] getPronunciations()
Specified by:
getPronunciations in interface PhoneticsSegment

toString

public String toString()
Overrides:
toString in class Object


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