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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Type>getImportTypes()StringgetName() 
 -