|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.lexer.StaticEnumerationMap
public class StaticEnumerationMap
| Constructor Summary | |
|---|---|
StaticEnumerationMap(java.lang.Class enumeration)
StaticMap |
|
| Method Summary | |
|---|---|
int |
getIntValue(java.lang.String name)
Returns the index of the given category name. |
java.lang.String |
getName(int index)
Returns the enumeration name associated with the given index. |
java.lang.String[] |
getNames()
Returns an array of all names in this enumeration map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticEnumerationMap(java.lang.Class enumeration)
enumeration - | Method Detail |
|---|
public int getIntValue(java.lang.String name)
IEnumerationMap
getIntValue in interface IEnumerationMapIEnumerationMap.getIntValue(java.lang.String)public java.lang.String getName(int index)
IEnumerationMap
getName in interface IEnumerationMapIEnumerationMap.getName(int)public java.lang.String[] getNames()
IEnumerationMap
getNames in interface IEnumerationMapIEnumerationMap.getNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||