beans.backing
Class ViewRotationBean.Column

java.lang.Object
  extended by beans.backing.ViewRotationBean.Column
Enclosing class:
ViewRotationBean

public static class ViewRotationBean.Column
extends java.lang.Object


Constructor Summary
ViewRotationBean.Column(int header, javax.faces.component.UIData rowDataModel, java.util.HashMap<Team,Result> tp)
           
 
Method Summary
 java.lang.String getBoat()
           
 int getHeader()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewRotationBean.Column

public ViewRotationBean.Column(int header,
                               javax.faces.component.UIData rowDataModel,
                               java.util.HashMap<Team,Result> tp)
Method Detail

getBoat

public java.lang.String getBoat()

getHeader

public int getHeader()