|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.nml.NML_ENUM_INFO
public class NML_ENUM_INFO
Information stored about an enumeration passed via NML.
Field Summary | |
---|---|
java.util.Hashtable |
int_to_string_hash
|
java.lang.String |
name
|
java.util.Hashtable |
string_to_int_hash
|
Constructor Summary | |
---|---|
NML_ENUM_INFO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String name
public java.util.Hashtable int_to_string_hash
public java.util.Hashtable string_to_int_hash
Constructor Detail |
---|
public NML_ENUM_INFO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |