Class FacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl
- java.lang.Object
-
- de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl
-
- All Implemented Interfaces:
FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-11-17T19:02:27+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 11.0.9 (Azul Systems, Inc.)") public class FacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl extends Object implements FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
-
-
Constructor Summary
Constructors Constructor Description FacadeRuntimeErrorResultWithOwnResponseCode$ErrorWithBodyFromProtocolImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmap(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.adorsys.opba.protocol.facade.dto.result.torest.redirectable.FacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
map
-
-
-
-
Method Detail
-
map
public void map(ReturnableProcessErrorResult source, FacadeRuntimeErrorResultWithOwnResponseCode target)
- Specified by:
mapin interfaceFacadeRuntimeErrorResultWithOwnResponseCode.ErrorWithBodyFromProtocol
-
-