Uses of Class
com.twilio.sdk.resource.instance.Recurrence

Packages that use Recurrence
com.twilio.sdk.resource.instance   
 

Uses of Recurrence in com.twilio.sdk.resource.instance
 

Methods in com.twilio.sdk.resource.instance that return Recurrence
 Recurrence UsageTrigger.getRecurring()
          Gets the recurrence.
static Recurrence Recurrence.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Recurrence[] Recurrence.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.