public class CreateDecimalFormat extends HelperMethod
DecimalFormat
DecimalFormat df = new DecimalFormat( numberFormat )
with setParseBigDecimal set to true.Constructor and Description |
---|
CreateDecimalFormat(TypeFactory typeFactory) |
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 CreateDecimalFormat(TypeFactory typeFactory)
public Set<Type> getImportTypes()
HelperMethod
getImportTypes
in class HelperMethod
public Parameter getParameter()
HelperMethod
getParameter
in class HelperMethod
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.