Uses of Class
eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.DataView
-
Packages that use ClarinFCSEndpointDescription.DataView Package Description eu.clarin.sru.client.fcs -
-
Uses of ClarinFCSEndpointDescription.DataView in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return types with arguments of type ClarinFCSEndpointDescription.DataView Modifier and Type Method Description List<ClarinFCSEndpointDescription.DataView>
ClarinFCSEndpointDescription.ResourceInfo. getAvailableDataViews()
Get the list of data views that are available for this resource.List<ClarinFCSEndpointDescription.DataView>
ClarinFCSEndpointDescription. getSupportedDataViews()
Get the list of data views supported by this endpoint.
-