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