Uses of Class
ubic.gemma.rest.RootWebService.ApiInfoValueObject
-
Packages that use RootWebService.ApiInfoValueObject Package Description ubic.gemma.rest -
-
Uses of RootWebService.ApiInfoValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type RootWebService.ApiInfoValueObject Modifier and Type Method Description ResponseDataObject<RootWebService.ApiInfoValueObject>
RootWebService. getApiInfo(javax.ws.rs.core.UriInfo uriInfo)
Returns an object with API information.
-