Uses of Class
eu.clarin.sru.client.fcs.DataViewLex.Value
-
Packages that use DataViewLex.Value Package Description eu.clarin.sru.client.fcs -
-
Uses of DataViewLex.Value in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return types with arguments of type DataViewLex.Value Modifier and Type Method Description List<DataViewLex.Value>
DataViewLex.Field. getValues()
Constructor parameters in eu.clarin.sru.client.fcs with type arguments of type DataViewLex.Value Constructor Description Field(DataViewLex.FieldType type, List<DataViewLex.Value> values)
-