|
|||||||||
| Home >> All >> com >> RuntimeCollective >> [ webapps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.RuntimeCollective.webapps
Class ExamBoards

java.lang.Objectcom.RuntimeCollective.webapps.ExamBoards
- public class ExamBoards
- extends java.lang.Object
| Field Summary | |
private static java.util.Vector |
codes
|
private static java.util.HashMap |
namesForCodes
|
| Constructor Summary | |
ExamBoards()
|
|
| Method Summary | |
static java.util.Iterator |
codes()
|
static java.lang.String |
getNameForCode(java.lang.String code)
|
private static void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
namesForCodes
private static java.util.HashMap namesForCodes
codes
private static java.util.Vector codes
| Constructor Detail |
ExamBoards
public ExamBoards()
| Method Detail |
codes
public static java.util.Iterator codes()
getNameForCode
public static java.lang.String getNameForCode(java.lang.String code)
init
private static void init()
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> [ webapps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.RuntimeCollective.webapps.ExamBoards