Class AllpropType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.AllpropType
Used in a calendar query to specify that all properties be returned.
What "all" really means is defined in the specification.
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()
-