Class MkCalendarInfo

  • All Implemented Interfaces:
    XmlSupport, org.apache.jackrabbit.webdav.xml.XmlSerializable

    public class MkCalendarInfo
    extends Object
    implements org.apache.jackrabbit.webdav.xml.XmlSerializable, XmlSupport
    $Id$ Created on 19/11/2008
    • Constructor Detail

      • MkCalendarInfo

        public MkCalendarInfo()
    • Method Detail

      • getProperties

        public org.apache.jackrabbit.webdav.property.DavPropertySet getProperties()
        Returns:
        the properties
      • setProperties

        public void setProperties​(org.apache.jackrabbit.webdav.property.DavPropertySet properties)
        Parameters:
        properties - the properties to set
      • toXml

        public Element toXml​(Document document)
        Specified by:
        toXml in interface org.apache.jackrabbit.webdav.xml.XmlSerializable