Class FinalField
java.lang.Object
org.mapstruct.ap.internal.model.common.FinalField
- All Implemented Interfaces:
FieldReference
- Direct Known Subclasses:
GetDateTimeFormatterField
A mapper instance field, initialized as null
- Author:
- Sjaak Derksen
-
Constructor Details
-
FinalField
-
-
Method Details
-
getVariableName
- Specified by:
getVariableNamein interfaceFieldReference- Returns:
- variable name of the field
-
getType
- Specified by:
getTypein interfaceFieldReference- Returns:
- type of the field
-