JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.camel.quarkus.component.mapstruct.it.mapper.cat
Interface CatMapper
All Known Implementing Classes:
CamelQuarkusCatMapper
public interface
CatMapper
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
Cat
dogToCat
(
Dog
dog)
Method Details
dogToCat
default
Cat
dogToCat
(
Dog
dog)