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 String
getId()
Get the identifier for the lex field.String
getType()
Get the type identifier for this lex field.
-