public class XmlGregorianCalendarToCalendar extends BuiltInMethod
| Constructor and Description |
|---|
XmlGregorianCalendarToCalendar(TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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, getName, getParameters, getSourceParameters, getTargetParameter, getThrownTypes, hashCode, matchespublic XmlGregorianCalendarToCalendar(TypeFactory typeFactory)
public Parameter getParameter()
BuiltInMethodgetParameter in class BuiltInMethodpublic Type getReturnType()
Methodpublic java.util.Set<Type> getImportTypes()
BuiltInMethodgetImportTypes in class BuiltInMethodCopyright © 2012-2014. All Rights Reserved.