Uses of Class
io.mosip.mimoto.dto.Errors
-
Packages that use Errors Package Description io.mosip.mimoto.dto -
-
Uses of Errors in io.mosip.mimoto.dto
Methods in io.mosip.mimoto.dto that return Errors Modifier and Type Method Description Errors[]TokenResponseDTO. getErrors()Methods in io.mosip.mimoto.dto with parameters of type Errors Modifier and Type Method Description voidTokenResponseDTO. setErrors(Errors[] errors)
-