Uses of Class
eu.clarin.weblicht.wlfxb.lx.api.EntryType

Packages that use EntryType
eu.clarin.weblicht.wlfxb.lx.api   
eu.clarin.weblicht.wlfxb.lx.xb Provides classes for manipulating Lexicon annotations of TCF. 
 

Uses of EntryType in eu.clarin.weblicht.wlfxb.lx.api
 

Methods in eu.clarin.weblicht.wlfxb.lx.api that return EntryType
 EntryType EntriesLayer.getType()
           
static EntryType EntryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntryType[] EntryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type EntryType
 EntriesLayer Lexicon.createEntriesLayer(EntryType entryType)
           
 

Uses of EntryType in eu.clarin.weblicht.wlfxb.lx.xb
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return EntryType
 EntryType EntriesLayerStored.getType()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type EntryType
 EntriesLayer LexiconStored.createEntriesLayer(EntryType entryType)
           
 

Constructors in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type EntryType
EntriesLayerStored(EntryType type)
           
 



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