public interface IConstructorInfo extends IAttributedFeatureInfo, IHasParameterInfos
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Modifier and Type | Method and Description |
|---|---|
IConstructorHandler |
getConstructor() |
List<IExceptionInfo> |
getExceptions() |
IParameterInfo[] |
getParameters() |
IType |
getType() |
boolean |
isDefault() |
isAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isStatic, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeclaredAnnotations, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersTypeIType getType()
IParameterInfo[] getParameters()
getParameters in interface IHasParameterInfosIConstructorHandler getConstructor()
List<IExceptionInfo> getExceptions()
boolean isDefault()
Copyright © 2015. All rights reserved.