Package ietf.params.xml.ns.icalendar_2
Class RrulePropType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BasePropertyType
-
- ietf.params.xml.ns.icalendar_2.RecurPropertyType
-
- ietf.params.xml.ns.icalendar_2.RrulePropType
-
public class RrulePropType extends RecurPropertyType
Java class for RrulePropType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RrulePropType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}RecurPropertyType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.RecurPropertyType
recur
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
parameters
-
-
Constructor Summary
Constructors Constructor Description RrulePropType()
-
Method Summary
-
Methods inherited from class ietf.params.xml.ns.icalendar_2.RecurPropertyType
getRecur, setRecur
-
Methods inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
getParameters, setParameters
-
-