Uses of Class
gen.org.tkit.onecx.quarkus.security.example.model.ProblemDetailParamDTO
Packages that use ProblemDetailParamDTO
-
Uses of ProblemDetailParamDTO in gen.org.tkit.onecx.quarkus.security.example.model
Methods in gen.org.tkit.onecx.quarkus.security.example.model that return ProblemDetailParamDTOModifier and TypeMethodDescriptionMethods in gen.org.tkit.onecx.quarkus.security.example.model that return types with arguments of type ProblemDetailParamDTOMethods in gen.org.tkit.onecx.quarkus.security.example.model with parameters of type ProblemDetailParamDTOModifier and TypeMethodDescriptionProblemDetailResponseDTO.addParamsItem(ProblemDetailParamDTO paramsItem) ProblemDetailResponseDTO.removeParamsItem(ProblemDetailParamDTO paramsItem) Method parameters in gen.org.tkit.onecx.quarkus.security.example.model with type arguments of type ProblemDetailParamDTOModifier and TypeMethodDescriptionProblemDetailResponseDTO.params(List<@Valid ProblemDetailParamDTO> params) voidProblemDetailResponseDTO.setParams(List<@Valid ProblemDetailParamDTO> params)