Class AllcompType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.AllcompType

public class AllcompType extends Object
The allcomp XML element can be used when the client wants all types of components returned by a calendaring REPORT request.

Java class for AllcompType complex type.

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

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

    • AllcompType

      public AllcompType()