public class WrappingTestTypeInfo extends WrappingTestTypeInfoBase
gw.lang.reflect.IRelativeTypeInfo.Accessibility| Constructor and Description |
|---|
WrappingTestTypeInfo(WrappingTestType ownersType,
gw.lang.reflect.IType wrappedType) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends gw.lang.reflect.IConstructorInfo> |
getDeclaredConstructors() |
protected Object |
getPropValue(gw.lang.reflect.IPropertyInfo prop,
Object ctx) |
protected Object |
invokeMethod(gw.lang.reflect.IMethodInfo methodInfo,
Object ctx,
Object... args) |
protected void |
setPropValue(gw.lang.reflect.IPropertyInfo prop,
Object ctx,
Object value) |
clear, getAccessibilityForClass, getAccessibilityForType, getConstructor, getConstructor, getConstructors, getConstructors, getConstructors, getDeclaredAnnotations, getDeclaredMethods, getDeclaredProperties, getMethod, getMethods, getMethods, getOwnersType, getProperties, getProperties, getProperty, getProperty, hasAnnotation, isFeatureAccessible, isInEnclosingClassHierarchy, isInSameNamespacegetAnnotation, getAnnotations, getAnnotationsOfType, getCallableConstructor, getCallableMethod, getConstructor, getContainer, getDeprecatedReason, getDescription, getDisplayName, getEvent, getEvents, getMethod, getName, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCallableConstructor, getCallableMethod, getConstructor, getEvent, getEvents, getMethodpublic WrappingTestTypeInfo(WrappingTestType ownersType, gw.lang.reflect.IType wrappedType)
public List<? extends gw.lang.reflect.IConstructorInfo> getDeclaredConstructors()
protected void setPropValue(gw.lang.reflect.IPropertyInfo prop,
Object ctx,
Object value)
setPropValue in class WrappingTestTypeInfoBaseprotected Object getPropValue(gw.lang.reflect.IPropertyInfo prop, Object ctx)
getPropValue in class WrappingTestTypeInfoBaseprotected Object invokeMethod(gw.lang.reflect.IMethodInfo methodInfo, Object ctx, Object... args)
invokeMethod in class WrappingTestTypeInfoBaseCopyright © 2015. All rights reserved.