|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumeratedType
Defines methods required by enumerated types.
Method Summary | |
---|---|
boolean |
equals(Object another)
Return true if these objects are equal. |
String |
getName()
Return the name of this type. |
int |
hashCode()
Return the hash code. |
int |
intValue()
Return the integer value of this type. |
String |
toString()
Return a string representation of this object. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getName()
boolean equals(Object another)
equals
in class Object
int hashCode()
hashCode
in class Object
int intValue()
String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |