public static class IDynamicIntrospectionSupported.DynamicIntrospectionInfo
extends java.lang.Object
| Constructor and Description |
|---|
DynamicIntrospectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getContinueWithNormalIntrospection() |
java.util.List<IDynamicIntrospectionSupported.DynamicMethodInfo> |
getMethods() |
java.util.List<IDynamicIntrospectionSupported.DynamicPropertyInfo> |
getProperties() |
void |
setContinueWithNormalIntrospection(boolean value) |
public java.util.List<IDynamicIntrospectionSupported.DynamicPropertyInfo> getProperties()
public java.util.List<IDynamicIntrospectionSupported.DynamicMethodInfo> getMethods()
public void setContinueWithNormalIntrospection(boolean value)
public boolean getContinueWithNormalIntrospection()
Copyright © CaptainCasa Gmbh. All Rights Reserved.