|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdAnswer | |
---|---|
net.sf.magicproject.token | Unclassed constants. |
Uses of IdAnswer in net.sf.magicproject.token |
---|
Methods in net.sf.magicproject.token that return IdAnswer | |
---|---|
static IdAnswer |
IdAnswer.deserialize(java.io.InputStream input)
Read and return the enum from the given inputstream. |
static IdAnswer |
IdAnswer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IdAnswer[] |
IdAnswer.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |