Package eu.clarin.sru.server.fcs
Class LexField
- java.lang.Object
-
- eu.clarin.sru.server.fcs.LexField
-
public class LexField extends Object
This class is used to information about a Lex Fields that is available by the Endpoint.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()Get the identifier for the lex field.StringgetType()Get the type identifier for this lex field.
-