|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManualScoreEvent | |
|---|---|
| cdx.scorebot.app.reporter | Contains classes related to the Reporter. |
| cdx.scorebot.net | Implementation of tests for various services and the framework which configures and executes those tests. |
| Uses of ManualScoreEvent in cdx.scorebot.app.reporter |
|---|
| Fields in cdx.scorebot.app.reporter with type parameters of type ManualScoreEvent | |
|---|---|
java.util.Vector<ManualScoreEvent> |
TeamScoringInfo.manualScoreEvents
all manual score events in the order they occurred |
| Methods in cdx.scorebot.app.reporter with parameters of type ManualScoreEvent | |
|---|---|
protected java.lang.Integer |
TeamScoringInfo.getIndex(ManualScoreEvent mse)
|
java.lang.String |
CompleteScoringStats.subManualScoreEventInfo(java.lang.String page,
ManualScoreEvent mse)
substitute in Manual Score Event information |
| Uses of ManualScoreEvent in cdx.scorebot.net |
|---|
| Methods in cdx.scorebot.net that return types with arguments of type ManualScoreEvent | |
|---|---|
java.util.Vector<ManualScoreEvent> |
NetworkTestPackage.getManualScoreEvents(java.lang.String inputPathRoot)
gets the manual score events which have exist for the specified configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||