Class CreationDateTimeType


public class CreationDateTimeType extends DateTimePropertyType
Type returned in GetPropertiesResponse to define the creation date and time of the targeted resource.

Java class for CreationDateTimeType complex type.

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

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

    • CreationDateTimeType

      public CreationDateTimeType()