Clase ReflectionObject
ReflectionObject
&reftitle.intro;
La clase ReflectionObject muestra información
sobre un object.
&reftitle.classsynopsis;
ReflectionObject
ReflectionObject
extends
ReflectionClass
Reflector
&Constants;
const
integer
ReflectionObject::IS_IMPLICIT_ABSTRACT
16
const
integer
ReflectionObject::IS_EXPLICIT_ABSTRACT
32
const
integer
ReflectionObject::IS_FINAL
64
&Properties;
&Methods;
&InheritedMethods;
&reftitle.properties;
name
Descripción de la propiedad
&reftitle.constants;
Tipos de Nodos de ReflectionObject
ReflectionObject::IS_IMPLICIT_ABSTRACT
Aquí viene la descripción...
ReflectionObject::IS_EXPLICIT_ABSTRACT
Aquí viene la descripción...
ReflectionObject::IS_FINAL
Aquí viene la descripción...
&reference.reflection.entities.reflectionobject;