Class AllpropType


  • public class AllpropType
    extends Object
    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 Detail

      • AllpropType

        public AllpropType()