public interface IMethodModel extends IBasicModel, IMember, IGenericElement
| Modifier and Type | Method and Description |
|---|---|
IDocInfo |
getBasicDocInfo()
getBasicDocInfo.
|
ITypeModel |
getBodyType()
getBodyType.
|
IParameterModel[] |
getParameters()
getParameters.
|
ITypeModel |
getReturnedType()
getReturnedType.
|
boolean |
hasGenericReturnType()
isPublic.
|
boolean |
isPublic()
isPublic.
|
boolean |
isStatic()
isStatic.
|
getJavaType, getJAXBTypes, getType, isCollection, isMapgetAnnotation, getAnnotationByCanonicalName, getAnnotations, getAnnotationValue, getAnnotationValues, getDocumentation, getName, hasAnnotation, hasAnnotationWithCanonicalNamegetTypeParametersIParameterModel[] getParameters()
getParameters.
IDocInfo getBasicDocInfo()
getBasicDocInfo.
ITypeModel getReturnedType()
getReturnedType.
ITypeModel getBodyType()
getBodyType.
boolean isStatic()
isStatic.
boolean isPublic()
isPublic.
boolean hasGenericReturnType()
isPublic.
Copyright © 2015 Mulesoft. All rights reserved.