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
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 -
Method Summary
Methods inherited from class ietf.params.xml.ns.icalendar_2.UriParameterType
getUri, setUri
-
Constructor Details
-
AltrepParamType
public AltrepParamType()
-