RoboJDETM v2.0

java.lang
Class Class

java.lang.Object
  extended by java.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 v2.0

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