|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.buildforge.services.common.api.APIReverseMap
public class APIReverseMap
Constructor Summary | |
---|---|
APIReverseMap()
|
Method Summary | |
---|---|
static java.lang.String |
lookup(int cmd)
Attempts to resolve the name of the command that corresponds to the specified command code. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public APIReverseMap()
Method Detail |
---|
public static java.lang.String lookup(int cmd)
cmd
- the command ID number, as an integer
null
if the specified
command number could not be resolved
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |