org.opencrx.application.ical
Class FreeBusyServlet.RRule

java.lang.Object
  extended by org.opencrx.application.ical.FreeBusyServlet.RRule
Enclosing class:
FreeBusyServlet

protected static class FreeBusyServlet.RRule
extends Object


Constructor Summary
protected FreeBusyServlet.RRule()
           
 
Method Summary
 int getCount()
           
 String getFreq()
           
 int getInterval()
           
 void parse(String rrule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeBusyServlet.RRule

protected FreeBusyServlet.RRule()
Method Detail

parse

public void parse(String rrule)

getFreq

public String getFreq()

getCount

public int getCount()

getInterval

public int getInterval()


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.