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