Package ietf.params.xml.ns.icalendar_2
Class DirParamType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BaseParameterType
-
- ietf.params.xml.ns.icalendar_2.UriParameterType
-
- ietf.params.xml.ns.icalendar_2.DirParamType
-
public class DirParamType extends UriParameterType
Java class for DirParamType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DirParamType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}UriParameterType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.UriParameterType
uri
-
-
Constructor Summary
Constructors Constructor Description DirParamType()
-