Class CredentialsMapperImpl

  • All Implemented Interfaces:
    CredentialsMapper

    @Generated(value="org.mapstruct.ap.MappingProcessor",
               date="2022-04-08T07:50:35+0000",
               comments="version: 1.4.1.Final, compiler: javac, environment: Java 11.0.14 (Azul Systems, Inc.)")
    @Component
    public class CredentialsMapperImpl
    extends java.lang.Object
    implements CredentialsMapper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      de.adorsys.multibanking.domain.Credentials toCredentials​(CredentialsTO credentialsTO)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CredentialsMapperImpl

        public CredentialsMapperImpl()