Package ietf.params.xml.ns.icalendar_2
Class WsCalendarIntervalType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BaseComponentType
-
- ietf.params.xml.ns.icalendar_2.WsCalendarIntervalType
-
public class WsCalendarIntervalType extends BaseComponentType
An interval takes no sub-components.Java class for WsCalendarIntervalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WsCalendarIntervalType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}BaseComponentType"> </extension> </complexContent> </complexType>