Index

B C D E F G I M O P S T V 
All Classes and Interfaces|All Packages

B

Bike - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Bike(String, String, int, boolean) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 

C

CamelQuarkusCatMapper - Class in org.test.mapper
 
CamelQuarkusCatMapper() - Constructor for class org.test.mapper.CamelQuarkusCatMapper
 
CamelQuarkusEmployeeMapper - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.employee
 
CamelQuarkusEmployeeMapper() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.employee.CamelQuarkusEmployeeMapper
 
Car - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Car(String, String, int, boolean) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
CarDto - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
CarDto(String, String, int, boolean) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
CarMapper - Interface in org.apache.camel.quarkus.component.mapstruct.it.mapper.car
 
CarMapperImpl - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.car
 
CarMapperImpl() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapperImpl
 
carToVehicle(Car) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle.VehicleMapper
 
carToVehicle(Car) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle.VehicleMapperImpl
 
Cat - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Cat(String, String, int, String) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
CatMapper - Interface in org.apache.camel.quarkus.component.mapstruct.it.mapper.cat
 
catToDog(Cat) - Method in interface org.apache.camel.quarkus.component.mapstruct.it.mapper.dog.DogMapper
 
catToDog(Cat) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.dog.DogMapperImpl
 
componentTest(String, String, String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 
configure() - Method in class org.apache.camel.quarkus.component.mapstruct.it.MapStructRoutes
 
context - Variable in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 
converterTest(String, String, String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 

D

Dog - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Dog(String, String, int, String) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
DogMapper - Interface in org.apache.camel.quarkus.component.mapstruct.it.mapper.dog
 
DogMapperImpl - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.dog
 
DogMapperImpl() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.dog.DogMapperImpl
 
dogToCat(Dog) - Method in interface org.apache.camel.quarkus.component.mapstruct.it.mapper.cat.CatMapper
 

E

Employee - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Employee() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
EmployeeDto - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
EmployeeDto() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
employeeDtoToEmployee(EmployeeDto) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.employee.EmployeeMapperBase
 
EmployeeMapper - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.employee
 
EmployeeMapper() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.employee.EmployeeMapper
 
EmployeeMapperBase - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.employee
 
EmployeeMapperBase() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.employee.EmployeeMapperBase
 
employeeToemployeeDto(Employee) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.employee.EmployeeMapper
 

F

fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
fromString(String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 

G

getAge() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
getAge() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
getBrand() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
getBrandName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
getCatId() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
getCompany() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
getDogId() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
getEmployeeId() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
getEmployeeName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
getId() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
getMake() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
getModel() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
getModel(String, String) - Static method in class org.apache.camel.quarkus.component.mapstruct.it.model.ModelFactory
 
getModelName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
getModelNumber() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
getName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
getName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
getName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
getName() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
getPower() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
getSound() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
getVocalization() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
getYear() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
getYear() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
getYear() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
getYear() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 

I

isElectric() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
isElectric() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
isElectric() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 

M

MAPPER - Static variable in class org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle.VehicleMapper
 
mapStructComponentPackages() - Method in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 
mapStructMapperFinderImpl() - Method in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 
MapStructResource - Class in org.apache.camel.quarkus.component.mapstruct.it
 
MapStructResource() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 
MapStructRoutes - Class in org.apache.camel.quarkus.component.mapstruct.it
 
MapStructRoutes() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.MapStructRoutes
 
ModelFactory - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
ModelFactory() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.ModelFactory
 

O

org.apache.camel.quarkus.component.mapstruct.it - package org.apache.camel.quarkus.component.mapstruct.it
 
org.apache.camel.quarkus.component.mapstruct.it.mapper.car - package org.apache.camel.quarkus.component.mapstruct.it.mapper.car
 
org.apache.camel.quarkus.component.mapstruct.it.mapper.cat - package org.apache.camel.quarkus.component.mapstruct.it.mapper.cat
 
org.apache.camel.quarkus.component.mapstruct.it.mapper.dog - package org.apache.camel.quarkus.component.mapstruct.it.mapper.dog
 
org.apache.camel.quarkus.component.mapstruct.it.mapper.employee - package org.apache.camel.quarkus.component.mapstruct.it.mapper.employee
 
org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle - package org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle
 
org.apache.camel.quarkus.component.mapstruct.it.model - package org.apache.camel.quarkus.component.mapstruct.it.model
 
org.test.mapper - package org.test.mapper
 

P

producerTemplate - Variable in class org.apache.camel.quarkus.component.mapstruct.it.MapStructResource
 

S

setAge(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
setAge(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
setBrand(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
setBrandName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
setCatId(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
setCompany(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
setDogId(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
setElectric(boolean) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
setElectric(boolean) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
setElectric(boolean) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
setEmployeeId(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
setEmployeeName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
setId(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
setMake(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
setModel(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
setModelName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
setModelNumber(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
setName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
setName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
setName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
setName(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
setPower(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
setSound(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
setVocalization(String) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
setYear(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
setYear(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
setYear(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
setYear(int) - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 

T

toCar(Bike) - Method in interface org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapper
 
toCar(Bike) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapperImpl
 
toCar(Vehicle) - Method in interface org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapper
 
toCar(Vehicle) - Method in class org.apache.camel.quarkus.component.mapstruct.it.mapper.car.CarMapperImpl
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Bike
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Car
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.CarDto
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Cat
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Dog
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Employee
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.EmployeeDto
 
toString() - Method in class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 

V

Vehicle - Class in org.apache.camel.quarkus.component.mapstruct.it.model
 
Vehicle(String, String, String, int) - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.model.Vehicle
 
VehicleMapper - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle
 
VehicleMapper() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle.VehicleMapper
 
VehicleMapperImpl - Class in org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle
 
VehicleMapperImpl() - Constructor for class org.apache.camel.quarkus.component.mapstruct.it.mapper.vehicle.VehicleMapperImpl
 
B C D E F G I M O P S T V 
All Classes and Interfaces|All Packages