java.lang
Class Class

java.lang.Object
  extended by java.lang.Class

public class Class
extends Object

This is the class representation of an object.


Field Summary
protected  Object m_childObject
           
 
Method Summary
 String getName()
          NOTE: not supported!
 
Methods inherited from class java.lang.Object
clone, equals, getClass, notifyAll, toString, wait
 

Field Detail

m_childObject

protected Object m_childObject
Method Detail

getName

public String getName()
NOTE: not supported!

Returns:
the name of the class