Class SupportedFeatureType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.SupportedFeatureType
Direct Known Subclasses:
CalendarAccessFeatureType

public class SupportedFeatureType extends Object
Provides a base type for all supported features

Java class for SupportedFeatureType complex type.

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

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

    • SupportedFeatureType

      public SupportedFeatureType()