Class 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 Detail

      • NotCalendarDataType

        public NotCalendarDataType()