Class NotCalendarDataType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
org.oasis_open.docs.ws_calendar.ns.soap.NotCalendarDataType

public class NotCalendarDataType extends ErrorCodeType
The supplied entity is not calendar data.

Java class for NotCalendarDataType complex type.

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

 <complexType name="NotCalendarDataType">
   <complexContent>
     <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • NotCalendarDataType

      public NotCalendarDataType()