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.dog
Interface DogMapper
All Known Implementing Classes:
DogMapperImpl
public interface
DogMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Dog
catToDog
(
Cat
cat)
Method Details
catToDog
Dog
catToDog
(
Cat
cat)