Uses of Class
org.sunbird.common.dto.ResponseParams
-
Packages that use ResponseParams Package Description org.sunbird.common.dto -
-
Uses of ResponseParams in org.sunbird.common.dto
Methods in org.sunbird.common.dto that return ResponseParams Modifier and Type Method Description ResponseParamsResponse. getParams()Methods in org.sunbird.common.dto with parameters of type ResponseParams Modifier and Type Method Description voidResponse. setParams(ResponseParams params)
-