hudson.plugins.cigame.model
Class RuleBook

java.lang.Object
  extended by hudson.plugins.cigame.model.RuleBook

public class RuleBook
extends java.lang.Object

Class containing several rule sets.

Author:
Erik Ramfelt

Constructor Summary
RuleBook()
           
 
Method Summary
 java.util.List<RuleSet> getRuleSets()
          Returns rule sets
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleBook

public RuleBook()
Method Detail

getRuleSets

public java.util.List<RuleSet> getRuleSets()
Returns rule sets

Returns:
list containing the rule sets


Copyright © 2008. All Rights Reserved.