public interface IMethodInfo extends IAttributedFeatureInfo, IHasParameterInfos
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Modifier and Type | Method and Description |
|---|---|
IMethodCallHandler |
getCallHandler() |
List<IExceptionInfo> |
getExceptions() |
String |
getName()
Gets the programmatic name or identifier of this feature.
|
IParameterInfo[] |
getParameters() |
String |
getReturnDescription() |
IType |
getReturnType() |
isAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isReified, isScriptable, isStatic, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeclaredAnnotations, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypeIParameterInfo[] getParameters()
getParameters in interface IHasParameterInfosIType getReturnType()
IMethodCallHandler getCallHandler()
String getReturnDescription()
List<IExceptionInfo> getExceptions()
String getName()
IFeatureInfogetName in interface IFeatureInfoCopyright © 2019. All rights reserved.