cal
Class Entry

java.lang.Object
  extended by cal.Entry

public class Entry
extends Object


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

Constructor Detail

Entry

public Entry(String hour)
Method Detail

getHour

public String getHour()

getColor

public String getColor()

getDescription

public String getDescription()

setDescription

public void setDescription(String descr)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.