java.lang.Object
org.apache.camel.quarkus.component.mapstruct.it.mapper.dog.DogMapperImpl
- All Implemented Interfaces:
DogMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2024-06-20T11:35:08+0200",
comments="version: 1.5.5.Final, compiler: javac, environment: Java 21 (Eclipse Adoptium)")
@ApplicationScoped
public class DogMapperImpl
extends Object
implements DogMapper
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DogMapperImpl
public DogMapperImpl()
-