Class: Icalendar2::Property::Exdate

Inherits:
Base
  • Object
show all
Defined in:
lib/icalendar2/property/exdate.rb

Overview

Constant Summary collapse

PLURAL =
"exdates"

Constants inherited from Base

Base::MAX_LINE_LENGTH

Instance Attribute Summary

Attributes inherited from Base

#parameters, #value

Method Summary

Methods inherited from Base

#initialize, name, #name, #to_ical, #valid?, value

Constructor Details

This class inherits a constructor from Icalendar2::Property::Base