Package ietf.params.xml.ns.icalendar_2
Class AltrepParamType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BaseParameterType
-
- ietf.params.xml.ns.icalendar_2.UriParameterType
-
- ietf.params.xml.ns.icalendar_2.AltrepParamType
-
public class AltrepParamType extends UriParameterType
Java class for AltrepParamType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AltrepParamType"> <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 AltrepParamType()
-