Compoze Software, Inc.

portlets.compoze.groupware
Class RepeatPattern.MonthDayFormat


java.lang.Object

  |

  +--portlets.compoze.groupware.RepeatPattern.MonthDayFormat

All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RepeatPattern

public static class RepeatPattern.MonthDayFormat
extends java.lang.Object
implements java.io.Serializable

This class provider utility methods for formatting repeating month-day patterns.

See Also:
Serialized Form

Constructor Summary
RepeatPattern.MonthDayFormat()
           
 
Method Summary
static java.lang.String getKey(int iDay)
          Gets the i18n resource key for the specified day.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatPattern.MonthDayFormat


public RepeatPattern.MonthDayFormat()
Method Detail

getKey


public static java.lang.String getKey(int iDay)
Gets the i18n resource key for the specified day.
Parameters:
iDay - the day
Returns:
the resource key

Compoze Software, Inc.

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