Class AfterMaxDateTimeType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- org.oasis_open.docs.ws_calendar.ns.soap.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>