Class MinDateTimeType


public class MinDateTimeType extends DateTimePropertyType
Type which may be returned in GetPropertiesResponse when targeted at the system root. It provides the earliest date and time for an event.

Java class for MinDateTimeType complex type.

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

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

    • MinDateTimeType

      public MinDateTimeType()