public class JavaMethodParamInfo extends BaseFeatureInfo implements IParameterInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperEMPTY_ARRAYANNOTATION_HELPER| Constructor and Description |
|---|
JavaMethodParamInfo(IFeatureInfo container,
IJavaParameterDescriptor pd,
IDocRef<IParamNode> docs) |
| Modifier and Type | Method and Description |
|---|---|
List<IAnnotationInfo> |
getDeclaredAnnotations() |
String |
getDescription() |
String |
getDisplayName() |
IType |
getFeatureType() |
String |
getName() |
String |
getShortDescription() |
boolean |
isHidden() |
boolean |
isStatic() |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getOwnersType, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isDeprecated, isFinal, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isReified, isScriptable, isVisible, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainer, getLocationInfo, getOwnersTypegetAssignableFeatureTypepublic JavaMethodParamInfo(IFeatureInfo container, IJavaParameterDescriptor pd, IDocRef<IParamNode> docs)
container - Typically this will be the containing IMethodInfopublic String getName()
getName in interface IFeatureInfopublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfopublic String getDisplayName()
getDisplayName in interface IFeatureInfogetDisplayName in class BaseFeatureInfopublic String getShortDescription()
public String getDescription()
getDescription in interface IFeatureInfogetDescription in class BaseFeatureInfopublic IType getFeatureType()
getFeatureType in interface IIntrinsicTypeReferencepublic boolean isHidden()
isHidden in interface IAttributedFeatureInfoisHidden in class BaseFeatureInfopublic boolean isStatic()
isStatic in interface IAttributedFeatureInfoCopyright © 2018. All rights reserved.