public class WrappingJavaBackedTestTypeInfo extends WrappingTestTypeInfoBase
gw.lang.reflect.IRelativeTypeInfo.Accessibility| Constructor and Description |
|---|
WrappingJavaBackedTestTypeInfo(WrappingJavaBackedTestType 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 propertyInfo,
Object ctx) |
protected Object |
invokeMethod(gw.lang.reflect.IMethodInfo iMethodInfo,
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 WrappingJavaBackedTestTypeInfo(WrappingJavaBackedTestType 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 propertyInfo, Object ctx)
getPropValue in class WrappingTestTypeInfoBaseprotected Object invokeMethod(gw.lang.reflect.IMethodInfo iMethodInfo, Object ctx, Object... args)
invokeMethod in class WrappingTestTypeInfoBaseCopyright © 2015. All rights reserved.