Package ietf.params.xml.ns.caldav
Class AllpropType
java.lang.Object
ietf.params.xml.ns.caldav.AllpropType
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
AllpropType
public AllpropType()
-