The methods of the ReflectClass interface are listed below. For a complete list of ReflectClass interface members, see the ReflectClass Members topic.
getComponentType
|
|
getDeclaredConstructors
|
|
getDeclaredField
|
|
getDeclaredFields
|
|
getDelegate
|
|
getMethod
|
|
getName
|
|
getSuperclass
|
|
isAbstract
|
|
isArray
|
|
isAssignableFrom
|
|
isCollection
|
|
isInstance
|
|
isInterface
|
|
isPrimitive
|
|
isSecondClass
|
|
newInstance
|
|
reflector
|
|
skipConstructor
|
instructs to install or uninstall a special constructor for the respective platform that avoids calling the constructor for the respective class |
toArray
|
|
useConstructor
|
ReflectClass Interface | com.db4o.reflect Namespace | com.db4o.reflect.Reflector