public class Enum extends Object
protected
Enum(String name)
boolean
equals(Object object)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Enum(String name)
public String getName()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2003-2008 Jive Software.