Package ru.clinicainfo.protocol
Class GetAllResourcesRequest
- java.lang.Object
-
- ru.clinicainfo.protocol.CustomHttpNetworkRequest
-
- ru.clinicainfo.protocol.GetAllResourcesRequest
-
public class GetAllResourcesRequest extends CustomHttpNetworkRequest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ru.clinicainfo.protocol.CustomHttpNetworkRequest
CustomHttpNetworkRequest.TypeRequest
-
-
Constructor Summary
Constructors Constructor Description GetAllResourcesRequest(ru.clinicainfo.medframework.SchedController controller)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetValue(com.squareup.okhttp.Response response, java.lang.String field)-
Methods inherited from class ru.clinicainfo.protocol.CustomHttpNetworkRequest
call, execute, getController
-
-