Package ietf.params.xml.ns.icalendar_2
Class AttendeePropType
java.lang.Object
ietf.params.xml.ns.icalendar_2.BasePropertyType
ietf.params.xml.ns.icalendar_2.CalAddressPropertyType
ietf.params.xml.ns.icalendar_2.AttendeePropType
Java class for AttendeePropType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttendeePropType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}CalAddressPropertyType"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class ietf.params.xml.ns.icalendar_2.CalAddressPropertyType
calAddress
Fields inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
parameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ietf.params.xml.ns.icalendar_2.CalAddressPropertyType
getCalAddress, setCalAddress
Methods inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
getParameters, setParameters
-
Constructor Details
-
AttendeePropType
public AttendeePropType()
-