Interface FieldReference
-
- All Known Implementing Classes:
FinalField
,GetDateTimeFormatterField
public interface FieldReference
reference used by BuiltInMethod/HelperMethod to create an additional field in the mapper.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Map<String,Object>
getTemplateParameter()
Type
getType()
String
getVariableName()
-