public class CalendarToZonedDateTime extends BuiltInMethod
BuiltInMethod for mapping between Calendar and ZonedDateTime.
Template is at org.mapstruct.ap.model.builtin.CalendarToZonedDateTime.ftl
| Modifier and Type | Method and Description |
|---|---|
Set<Type> |
getImportTypes()
Returns the types used by this method for which import statements need to be generated.
|
Parameter |
getParameter()
There's currently only one parameter foreseen instead of a list of parameter
|
Type |
getReturnType()
Returns the return type of the method
|
doTypeVarsMatch, equals, getAccessibility, getContextParameter, getDeclaringMapper, getExecutable, getName, getParameterNames, getParameters, getResultType, getSourceParameters, getTargetParameter, getThrownTypes, hashCode, matches, overridesMethodpublic Parameter getParameter()
BuiltInMethodgetParameter in class BuiltInMethodpublic Type getReturnType()
Methodpublic Set<Type> getImportTypes()
BuiltInMethodgetImportTypes in class BuiltInMethodCopyright © 2012-2014. All Rights Reserved.