Method: RiCal::Component::Freebusy.entity_name
- Defined in:
- lib/ri_cal/component/freebusy.rb
.entity_name ⇒ Object
:nodoc:
11 12 13 |
# File 'lib/ri_cal/component/freebusy.rb', line 11 def self.entity_name #:nodoc: "VFREEBUSY" end |