|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventParserConfiguration | |
org.fanfoot.scoring | Provides the autoscoring mechanisms and the score storage mechanisms |
Uses of EventParserConfiguration in org.fanfoot.scoring |
Methods in org.fanfoot.scoring that return EventParserConfiguration | |
EventParserConfiguration |
EventParser.getConfiguration()
Getter for property conf. |
Methods in org.fanfoot.scoring with parameters of type EventParserConfiguration | |
void |
EventParser.setConfiguration(EventParserConfiguration conf)
Setter for property conf. |
void |
Events.addAll(Events evts,
EventParserConfiguration conf)
Add all the supplied events to this Events collection. |
boolean |
Events.contains(Event evt,
EventParserConfiguration conf)
Checks to see if this events collection contains the supplied event by checking against the duplicateDetection config in the configuration file. |
|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |