java.lang.Object
org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapperImpl
- All Implemented Interfaces:
CarMapper
@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)")
public class CarMapperImpl
extends Object
implements CarMapper
-
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
-
CarMapperImpl
public CarMapperImpl()
-