Package org.ical4j.template.participant
Class Contact
- java.lang.Object
-
- net.fortuna.ical4j.model.Content
-
- net.fortuna.ical4j.model.Component
-
- net.fortuna.ical4j.model.component.Participant
-
- org.ical4j.template.participant.AbstractRole
-
- org.ical4j.template.participant.Contact
-
- All Implemented Interfaces:
Serializable
,net.fortuna.ical4j.model.ComponentContainer<net.fortuna.ical4j.model.Component>
,net.fortuna.ical4j.model.ComponentListAccessor<net.fortuna.ical4j.model.Component>
,net.fortuna.ical4j.model.FluentComponent
,net.fortuna.ical4j.model.PropertyContainer
,net.fortuna.ical4j.model.PropertyListAccessor
public class Contact extends AbstractRole
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class net.fortuna.ical4j.model.component.Participant
getCalendarAddress, getComponentList, getComponents, getCreated, getDateStamp, getDescription, getLastModified, getParticipantType, getPriority, getSequence, getStatus, getSummary, getUid, getUrl, newFactory, setComponentList, validate
-
Methods inherited from class net.fortuna.ical4j.model.Component
calculateRecurrenceSet, copy, equals, getFluentTarget, getName, getProperties, getPropertyList, getValue, hashCode, setPropertyList, toString, validate, validateProperties
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.fortuna.ical4j.model.ComponentListAccessor
getComponent, getComponents
-
-