Uses of Class
eu.dnetlib.developers.dto.ServiceResponse
-
Packages that use ServiceResponse Package Description eu.dnetlib.developers.dto -
-
Uses of ServiceResponse in eu.dnetlib.developers.dto
Methods in eu.dnetlib.developers.dto that return ServiceResponse Modifier and Type Method Description static ServiceResponseServiceResponse. fromString(String response)ServiceResponseAPI. getDetails()Methods in eu.dnetlib.developers.dto with parameters of type ServiceResponse Modifier and Type Method Description voidAPI. setDetails(ServiceResponse details)
-