public class ZonedDateTimeToCalendar extends BuiltInMethod
BuiltInMethod
for mapping between Calendar
and ZonedDateTime
.
Template is at org.mapstruct.ap.model.builtin.ZonedDateTimeToCalendar.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, getDefiningType, getExecutable, getMapperConfiguration, getMappingTargetParameter, getName, getParameterNames, getParameters, getResultType, getSourceParameters, getTargetTypeParameter, getThrownTypes, hashCode, isDefault, isLifecycleCallbackMethod, isStatic, isUpdateMethod, matches, overridesMethod
public Parameter getParameter()
BuiltInMethod
getParameter
in class BuiltInMethod
public Type getReturnType()
Method
public Set<Type> getImportTypes()
BuiltInMethod
getImportTypes
in class BuiltInMethod
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.