Package ru.clinicainfo.protocol.resource
Class GetAllResourcesRequest
- java.lang.Object
-
- ru.clinicainfo.protocol.CustomHttpNetworkRequest
-
- ru.clinicainfo.protocol.resource.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 Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetValue(java.lang.String json, java.lang.String field)-
Methods inherited from class ru.clinicainfo.protocol.CustomHttpNetworkRequest
call, execute, getController
-
-