Class BeforeMinDateTimeType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
org.oasis_open.docs.ws_calendar.ns.soap.BeforeMinDateTimeType
Error indicating that the start or end of an event or task is too
far into the past.
The minimum date is set by the target system and can be determined
from the properties.
Java class for BeforeMinDateTimeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BeforeMinDateTimeType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType"> </extension> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BeforeMinDateTimeType
public BeforeMinDateTimeType()
-