public class IMIPInfos
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
IMIPInfos.IMIPType |
Modifier and Type | Field and Description |
---|---|
java.util.List<ICalendarElement> |
iCalendarElements |
java.lang.String |
messageId |
ITIPMethod |
method |
java.lang.String |
organizerEmail |
int |
sequence |
java.lang.String |
uid |
Constructor and Description |
---|
IMIPInfos() |
Modifier and Type | Method and Description |
---|---|
void |
attendees(java.util.List<ICalendarElement.Attendee> attendees) |
IMIPInfos |
copy() |
IMIPInfos.IMIPType |
type() |
public ITIPMethod method
public java.lang.String messageId
public java.lang.String uid
public java.lang.String organizerEmail
public int sequence
public java.util.List<ICalendarElement> iCalendarElements
public void attendees(java.util.List<ICalendarElement.Attendee> attendees)
public IMIPInfos.IMIPType type()
public IMIPInfos copy()
Copyright © 2021. All Rights Reserved.