Compoze Software, Inc.

portlets.compoze.groupware.calendar
Class Month.Item


java.lang.Object

  |

  +--portlets.compoze.groupware.calendar.Month.Item

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Month.Day
Enclosing class:
Month

public static class Month.Item
extends java.lang.Object
implements java.io.Serializable

This inner class represents an item in the month.

See Also:
Serialized Form

Method Summary
 int getDay()
          Gets the item day.
protected  Month getMonth()
          Gets the month.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMonth


protected Month getMonth()
Gets the month.
Returns:
the month

getDay


public int getDay()
Gets the item day.
Returns:
the item day (1=Sunday)

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.