Class VfreebusyType

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

public class VfreebusyType extends BaseComponentType
Freebusy components contain no other components

Java class for VfreebusyType complex type.

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

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

    • VfreebusyType

      public VfreebusyType()