Class 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 Detail

      • VcalendarType

        public VcalendarType()