Package ietf.params.xml.ns.icalendar_2
Class UriParameterType
java.lang.Object
ietf.params.xml.ns.icalendar_2.BaseParameterType
ietf.params.xml.ns.icalendar_2.UriParameterType
- Direct Known Subclasses:
AltrepParamType,DirParamType
Java class for UriParameterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UriParameterType">
<complexContent>
<extension base="{urn:ietf:params:xml:ns:icalendar-2.0}BaseParameterType">
<sequence>
<element ref="{urn:ietf:params:xml:ns:icalendar-2.0}uri"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary