Uses of Class
gen.org.tkit.onecx.parameters.v1.model.ProblemDetailParam
Packages that use ProblemDetailParam
-
Uses of ProblemDetailParam in gen.org.tkit.onecx.parameters.v1.model
Methods in gen.org.tkit.onecx.parameters.v1.model that return ProblemDetailParamModifier and TypeMethodDescriptionMethods in gen.org.tkit.onecx.parameters.v1.model that return types with arguments of type ProblemDetailParamModifier and TypeMethodDescriptionProblemDetailResponse.getParams()Get paramsProblemDetailResponse.ProblemDetailResponseQueryParam.getParams()Get paramsMethods in gen.org.tkit.onecx.parameters.v1.model with parameters of type ProblemDetailParamModifier and TypeMethodDescriptionProblemDetailResponse.addParamsItem(ProblemDetailParam paramsItem) ProblemDetailResponse.ProblemDetailResponseQueryParam.addParamsItem(ProblemDetailParam paramsItem) Method parameters in gen.org.tkit.onecx.parameters.v1.model with type arguments of type ProblemDetailParamModifier and TypeMethodDescriptionProblemDetailResponse.params(List<ProblemDetailParam> params) ProblemDetailResponse.ProblemDetailResponseQueryParam.params(List<ProblemDetailParam> params) voidProblemDetailResponse.ProblemDetailResponseQueryParam.setParams(List<ProblemDetailParam> params) Set paramsvoidProblemDetailResponse.setParams(List<ProblemDetailParam> params) Set params