public class ITypeLoaderTypeInfo extends BaseJavaTypeInfo
ITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperIAttributedFeatureInfo.MODIFIERTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
ITypeLoaderTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
List |
getConstructors() |
IEventInfo |
getEvent(CharSequence strEvent) |
List |
getEvents() |
MethodList |
getMethods() |
List<? extends IPropertyInfo> |
getProperties() |
IPropertyInfo |
getProperty(CharSequence propName) |
getCallableConstructor, getCallableMethod, getConstructor, getDeclaredAnnotations, getDescription, getDisplayName, getMethod, getName, getShortDescription, isStaticgetAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getOwnersType, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isDeprecated, isFinal, isHidden, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isScriptable, isVisible, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getLocationInfo, getOwnersTypepublic List<? extends IPropertyInfo> getProperties()
public IPropertyInfo getProperty(CharSequence propName)
public MethodList getMethods()
public List getConstructors()
public List getEvents()
public IEventInfo getEvent(CharSequence strEvent)
Copyright © 2020. All rights reserved.