|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
static interface Entities.EntityMap
| Method Summary | |
|---|---|
void |
add(String name,
int value)
Add an entry to this entity map. |
String |
name(int value)
Returns the name of the entity identified by the specified value. |
int |
value(String name)
Returns the value of the entity identified by the specified name. |
| Method Detail |
|---|
void add(String name,
int value)
Add an entry to this entity map.
name - the entity namevalue - the entity valueString name(int value)
Returns the name of the entity identified by the specified value.
value - the value to locate
int value(String name)
Returns the value of the entity identified by the specified name.
name - the name to locate
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||