Uses of Class
eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.LexField
-
Packages that use ClarinFCSEndpointDescription.LexField Package Description eu.clarin.sru.client.fcs -
-
Uses of ClarinFCSEndpointDescription.LexField in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return types with arguments of type ClarinFCSEndpointDescription.LexField Modifier and Type Method Description List<ClarinFCSEndpointDescription.LexField>
ClarinFCSEndpointDescription.ResourceInfo. getAvailableLexFields()
(Lex-FCS) Get the list of lex fields that are available for this resource.List<ClarinFCSEndpointDescription.LexField>
ClarinFCSEndpointDescription. getSupportedLexFields()
Get the list of lex data view fields supported by this endpoint.
-