Class AfterMaxDateTimeType


  • public class AfterMaxDateTimeType
    extends ErrorCodeType
    Error indicating that the start or end of an event or task is too far into the future. The maximum date is set by the target system and can be determined from the properties.

    Java class for AfterMaxDateTimeType complex type.

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

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

      • AfterMaxDateTimeType

        public AfterMaxDateTimeType()