Package de.gematik.test.tiger
Class DtosKt
-
- All Implemented Interfaces:
public final class DtosKt
-
-
Method Summary
Modifier and Type Method Description final static ResponseWithIdcreateResponseWithId(Integer id, RequestInfo requestInfo)final static RequestInfoWithDatacreateRequestInfoWithData(ApplicationCall call)final static RequestInfocreateRequestInfo(ApplicationCall call)-
-
Method Detail
-
createResponseWithId
final static ResponseWithId createResponseWithId(Integer id, RequestInfo requestInfo)
-
createRequestInfoWithData
final static RequestInfoWithData createRequestInfoWithData(ApplicationCall call)
-
createRequestInfo
final static RequestInfo createRequestInfo(ApplicationCall call)
-
-
-
-