Class AllpropType

java.lang.Object
ietf.params.xml.ns.caldav.AllpropType

public class AllpropType extends Object
The CALDAV:allprop XML element can be used when the client wants all properties of components returned by a calendaring REPORT request.

Java class for AllpropType complex type.

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

 <complexType name="AllpropType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • AllpropType

      public AllpropType()