Uses of Class
com.aspose.network.RecurrenceRule

Uses of RecurrenceRule in com.aspose.network
 

Methods in com.aspose.network that return RecurrenceRule
 RecurrenceRule RecurrenceRuleCollection.add()
           Adds a RecurrenceRule to the collection.
 RecurrenceRule RecurrenceRuleCollection.get(int index)
           Gets or sets a RecurrenceRule from the collection.
 

Methods in com.aspose.network with parameters of type RecurrenceRule
 boolean RecurrenceRuleCollection.add(RecurrenceRule rule)
           Adds a RecurrenceRule to the collection.
 boolean RecurrenceRule.equals(RecurrenceRule other)
           
 void RecurrenceRuleCollection.set(int index, RecurrenceRule value)
           
 



Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.