Class MaxDateTimeType


public class MaxDateTimeType extends DateTimePropertyType
Type which may be returned in GetPropertiesResponse when targeted at the system root or any collection resource. It provides the maximum date and time for an event.

Java class for MaxDateTimeType complex type.

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

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

    • MaxDateTimeType

      public MaxDateTimeType()