public class XmlGregorianCalendarToString extends BuiltInMethod
| Constructor and Description | 
|---|
| XmlGregorianCalendarToString(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 | 
| Type | getReturnType()Returns the return type of the method | 
doTypeVarsMatch, equals, getAccessibility, getDeclaringMapper, getDefiningType, getExecutable, getMapperConfiguration, getMappingTargetParameter, getName, getParameterNames, getParameters, getResultType, getSourceParameters, getTargetTypeParameter, getThrownTypes, hashCode, isDefault, isLifecycleCallbackMethod, isStatic, isUpdateMethod, matches, overridesMethodpublic XmlGregorianCalendarToString(TypeFactory typeFactory)
public Set<Type> getImportTypes()
BuiltInMethodgetImportTypes in class BuiltInMethodpublic Parameter getParameter()
BuiltInMethodgetParameter in class BuiltInMethodpublic Type getReturnType()
Methodpublic String getContextParameter(ConversionContext conversionContext)
BuiltInMethodgetContextParameter in class BuiltInMethodconversionContext - contextCopyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.