Uses of Class
org.apache.camel.quarkus.component.mapstruct.it.model.Car
Packages that use Car
Package
Description
-
Uses of Car in org.apache.camel.quarkus.component.mapstruct.it.mapper.car
Methods in org.apache.camel.quarkus.component.mapstruct.it.mapper.car that return Car -
Uses of Car in org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle
Methods in org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle with parameters of type CarModifier and TypeMethodDescriptionabstract VehicleVehicleMapper.carToVehicle(Car car) VehicleMapperImpl.carToVehicle(Car car) -
Uses of Car in org.apache.camel.quarkus.component.mapstruct.it.model
Methods in org.apache.camel.quarkus.component.mapstruct.it.model that return Car