public class PropertiesTypeInfo extends BaseTypeInfo
PropertyNodeITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperIAttributedFeatureInfo.MODIFIERTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
PropertiesTypeInfo(PropertiesType type) |
| Modifier and Type | Method and Description |
|---|---|
IMethodInfo |
getCallableMethod(CharSequence strMethod,
IType... params) |
IMethodInfo |
getMethod(CharSequence methodName,
IType... params) |
MethodList |
getMethods() |
List<? extends IPropertyInfo> |
getProperties() |
IPropertyInfo |
getProperty(CharSequence propName) |
boolean |
isStatic() |
getCallableConstructor, getConstructor, getConstructors, getDeclaredAnnotations, getEvent, getEvents, getNamegetAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDescription, getDisplayName, getOwnersType, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isDeprecated, isFinal, isHidden, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isReified, isScriptable, isVisible, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypepublic PropertiesTypeInfo(PropertiesType type)
public MethodList getMethods()
getMethods in interface ITypeInfogetMethods in class BaseTypeInfopublic IMethodInfo getCallableMethod(CharSequence strMethod, IType... params)
getCallableMethod in interface ITypeInfogetCallableMethod in class BaseTypeInfopublic IMethodInfo getMethod(CharSequence methodName, IType... params)
getMethod in interface ITypeInfogetMethod in class BaseTypeInfopublic List<? extends IPropertyInfo> getProperties()
getProperties in interface ITypeInfogetProperties in class BaseTypeInfopublic IPropertyInfo getProperty(CharSequence propName)
getProperty in interface ITypeInfogetProperty in class BaseTypeInfopublic boolean isStatic()
isStatic in interface IAttributedFeatureInfoisStatic in class BaseTypeInfoCopyright © 2019. All rights reserved.