Uses of Class
eu.clarin.sru.client.fcs.ClarinFCSEndpointDescription.ResourceInfo
-
Packages that use ClarinFCSEndpointDescription.ResourceInfo Package Description eu.clarin.sru.client.fcs -
-
Uses of ClarinFCSEndpointDescription.ResourceInfo in eu.clarin.sru.client.fcs
Methods in eu.clarin.sru.client.fcs that return types with arguments of type ClarinFCSEndpointDescription.ResourceInfo Modifier and Type Method Description List<ClarinFCSEndpointDescription.ResourceInfo>
ClarinFCSEndpointDescription. getResources()
Get the list of top-level resources of this endpoint.List<ClarinFCSEndpointDescription.ResourceInfo>
ClarinFCSEndpointDescription.ResourceInfo. getSubResources()
Get the direct sub-ordinate resources of this resource.
-