Class VcalendarType

java.lang.Object
ietf.params.xml.ns.icalendar_2.BaseComponentType
ietf.params.xml.ns.icalendar_2.VcalendarType

public class VcalendarType extends BaseComponentType
This type is the basis for all components and provides a base class for applications.

Java class for VcalendarType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="VcalendarType">
   <complexContent>
     <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}BaseComponentType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • VcalendarType

      public VcalendarType()