Uses of Class
eu.clarin.sru.client.fcs.DataViewLex.Field
-
Packages that use DataViewLex.Field Package Description eu.clarin.sru.client.fcs -
-
Uses of DataViewLex.Field in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return types with arguments of type DataViewLex.Field Modifier and Type Method Description List<DataViewLex.Field>
DataViewLex. getFields()
Constructor parameters in eu.clarin.sru.client.fcs with type arguments of type DataViewLex.Field Constructor Description DataViewLex(String pid, String ref, List<DataViewLex.Field> fields)
DataViewLex(String pid, String ref, List<DataViewLex.Field> fields, String xmlLang, String langUri)
-