Package org.mapstruct.ap.internal.model
Interface Constructor
- 
- All Known Implementing Classes:
- AnnotatedConstructor,- DecoratorConstructor,- NoArgumentConstructor
 
 public interface ConstructorBasic interface class that facilitates an empty constructor.- Author:
- Sjaak Derksen
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Type>getImportTypes()StringgetName()
 
-