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