public class StringToXmlGregorianCalendar extends AbstractToXmlGregorianCalendar
Constructor and Description |
---|
StringToXmlGregorianCalendar(TypeFactory typeFactory) |
Modifier and Type | Method and Description |
---|---|
String |
getContextParameter(ConversionContext conversionContext)
the conversion context is used to format an auxiliary parameter in the method call with context specific
information such as a date format.
|
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
|
getConstructorFragment, getFieldReference, getReturnType
describe, doTypeVarsMatch, equals, getAccessibility, getContextParameters, getContextProvidedMethods, getDeclaringMapper, getDefiningType, getExecutable, getMappingTargetParameter, getName, getOptions, getParameterNames, getParameters, getResultType, getSourceParameters, getTargetTypeParameter, getThrownTypes, hashCode, isDefault, isLifecycleCallbackMethod, isObjectFactory, isStatic, isUpdateMethod, matches, overridesMethod
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getMappingSourceType, isMappingTargetAssignableToReturnType
public StringToXmlGregorianCalendar(TypeFactory typeFactory)
public Set<Type> getImportTypes()
BuiltInMethod
getImportTypes
in class AbstractToXmlGregorianCalendar
public Parameter getParameter()
BuiltInMethod
getParameter
in class BuiltInMethod
public String getContextParameter(ConversionContext conversionContext)
BuiltInMethod
getContextParameter
in class BuiltInMethod
conversionContext
- contextCopyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.