RoboJDETM v1.5

java.lang
Class Class

java.lang.Object
  extended byjava.lang.Class

public class Class
extends Object

Class information about an object.


Method Summary
 String getName()
          Gets the name string for the Class.
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Method Detail

getName

public String getName()
Gets the name string for the Class.

Returns:
class name string

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com