Package ietf.params.xml.ns.icalendar_2
Class DtstartPropType
java.lang.Object
ietf.params.xml.ns.icalendar_2.BasePropertyType
ietf.params.xml.ns.icalendar_2.DateDatetimePropertyType
ietf.params.xml.ns.icalendar_2.DtstartPropType
Java class for DtstartPropType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DtstartPropType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}DateDatetimePropertyType"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class ietf.params.xml.ns.icalendar_2.DateDatetimePropertyType
date, dateTime
Fields inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
parameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ietf.params.xml.ns.icalendar_2.DateDatetimePropertyType
getDate, getDateTime, setDate, setDateTime
Methods inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
getParameters, setParameters
-
Constructor Details
-
DtstartPropType
public DtstartPropType()
-