net.server.cal
Class Entry

java.lang.Object
  extended by net.server.cal.Entry

public class Entry
extends java.lang.Object


Constructor Summary
Entry(java.lang.String hour)
           
 
Method Summary
 java.lang.String getColor()
           
 java.lang.String getDescription()
           
 java.lang.String getHour()
           
 void setDescription(java.lang.String descr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entry

public Entry(java.lang.String hour)
Method Detail

getHour

public java.lang.String getHour()

getColor

public java.lang.String getColor()

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String descr)