Uses of Class
biweekly.parameter.EnumParameterValue

Packages that use EnumParameterValue
biweekly.parameter   
 

Uses of EnumParameterValue in biweekly.parameter
 

Classes in biweekly.parameter with type parameters of type EnumParameterValue
 class ICalParameterCaseClasses<T extends EnumParameterValue>
          Manages the list of pre-defined values for a parameter (such as VALUE or ENCODING).
 

Subclasses of EnumParameterValue in biweekly.parameter
 class CalendarUserType
          Defines the type of user an entity is.
 class Encoding
          Defines how a property value is encoded.
 class FreeBusyType
          Defines whether a calendar user is free or busy over a time period.
 class ParticipationStatus
          Defines a calendar user's level of participation.
 class Range
          Defines the effective range of recurrence instances specified by the RecurrenceId property.
 class Related
          Defines the date that an alarm trigger is relative to.
 class RelationshipType
          Defines the hierarchical relationship that a component has with another component.
 class Role
          Defines the role that a calendar user holds.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.