Package ubic.gemma.core.util
Interface GemmaRestApiClient.DataResponse
-
- All Superinterfaces:
GemmaRestApiClient.Response
- Enclosing interface:
- GemmaRestApiClient
public static interface GemmaRestApiClient.DataResponse extends GemmaRestApiClient.Response
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getData()
-
-
-
Method Detail
-
getData
Object getData()
-
-