Package ietf.params.xml.ns.icalendar_2
Class TextParameterType
java.lang.Object
ietf.params.xml.ns.icalendar_2.BaseParameterType
ietf.params.xml.ns.icalendar_2.TextParameterType
- Direct Known Subclasses:
CnParamType
,CutypeParamType
,EncodingParamType
,FbtypeParamType
,FmttypeParamType
,LanguageParamType
,PartstatParamType
,PublicCommentParameterType
,RelatedParamType
,ReltypeParamType
,RoleParamType
,ScheduleAgentParamType
,ScheduleForceSendParamType
,ScheduleStatusParamType
,TzidParamType
,XBedeworkLocKeyParamType
,XBedeworkUidParamType
,XBedeworkWrappedNameParamType
Java class for TextParameterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TextParameterType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}BaseParameterType"> <sequence> <element ref="{urn:ietf:params:xml:ns:icalendar-2.0}text"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary