public class MeetingMessageType extends MessageType implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for MeetingMessageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MeetingMessageType">
<complexContent>
<extension base="{http://schemas.microsoft.com/exchange/services/2006/types}MessageType">
<sequence>
<element name="AssociatedCalendarItemId" type="{http://schemas.microsoft.com/exchange/services/2006/types}ItemIdType" minOccurs="0"/>
<element name="IsDelegated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsOutOfDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="HasBeenProcessed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ResponseType" type="{http://schemas.microsoft.com/exchange/services/2006/types}ResponseTypeType" minOccurs="0"/>
<element name="UID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RecurrenceId" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="DateTimeStamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ItemIdType |
associatedCalendarItemId |
protected XMLGregorianCalendar |
dateTimeStamp |
protected Boolean |
hasBeenProcessed |
protected Boolean |
isDelegated |
protected Boolean |
isOutOfDate |
protected XMLGregorianCalendar |
recurrenceId |
protected ResponseTypeType |
responseType |
protected String |
uid |
bccRecipients, ccRecipients, conversationIndex, conversationTopic, from, internetMessageId, isDeliveryReceiptRequested, isRead, isReadReceiptRequested, isResponseRequested, receivedBy, receivedRepresenting, references, replyTo, sender, toRecipientsattachments, body, categories, culture, dateTimeCreated, dateTimeReceived, dateTimeSent, displayCc, displayTo, effectiveRights, extendedProperties, hasAttachments, importance, inReplyTo, internetMessageHeaders, isDraft, isFromMe, isResend, isSubmitted, isUnmodified, itemClass, itemId, lastModifiedName, lastModifiedTime, mimeContent, parentFolderId, reminderDueBy, reminderIsSet, reminderMinutesBeforeStart, responseObjects, sensitivity, size, subject| Constructor and Description |
|---|
MeetingMessageType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
ItemIdType |
getAssociatedCalendarItemId()
Gets the value of the associatedCalendarItemId property.
|
XMLGregorianCalendar |
getDateTimeStamp()
Gets the value of the dateTimeStamp property.
|
XMLGregorianCalendar |
getRecurrenceId()
Gets the value of the recurrenceId property.
|
ResponseTypeType |
getResponseType()
Gets the value of the responseType property.
|
String |
getUID()
Gets the value of the uid property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isHasBeenProcessed()
Gets the value of the hasBeenProcessed property.
|
Boolean |
isIsDelegated()
Gets the value of the isDelegated property.
|
Boolean |
isIsOutOfDate()
Gets the value of the isOutOfDate property.
|
void |
setAssociatedCalendarItemId(ItemIdType value)
Sets the value of the associatedCalendarItemId property.
|
void |
setDateTimeStamp(XMLGregorianCalendar value)
Sets the value of the dateTimeStamp property.
|
void |
setHasBeenProcessed(Boolean value)
Sets the value of the hasBeenProcessed property.
|
void |
setIsDelegated(Boolean value)
Sets the value of the isDelegated property.
|
void |
setIsOutOfDate(Boolean value)
Sets the value of the isOutOfDate property.
|
void |
setRecurrenceId(XMLGregorianCalendar value)
Sets the value of the recurrenceId property.
|
void |
setResponseType(ResponseTypeType value)
Sets the value of the responseType property.
|
void |
setUID(String value)
Sets the value of the uid property.
|
String |
toString() |
getBccRecipients, getCcRecipients, getConversationIndex, getConversationTopic, getFrom, getInternetMessageId, getReceivedBy, getReceivedRepresenting, getReferences, getReplyTo, getSender, getToRecipients, isIsDeliveryReceiptRequested, isIsRead, isIsReadReceiptRequested, isIsResponseRequested, setBccRecipients, setCcRecipients, setConversationIndex, setConversationTopic, setFrom, setInternetMessageId, setIsDeliveryReceiptRequested, setIsRead, setIsReadReceiptRequested, setIsResponseRequested, setReceivedBy, setReceivedRepresenting, setReferences, setReplyTo, setSender, setToRecipientsgetAttachments, getBody, getCategories, getCulture, getDateTimeCreated, getDateTimeReceived, getDateTimeSent, getDisplayCc, getDisplayTo, getEffectiveRights, getExtendedProperties, getImportance, getInReplyTo, getInternetMessageHeaders, getItemClass, getItemId, getLastModifiedName, getLastModifiedTime, getMimeContent, getParentFolderId, getReminderDueBy, getReminderMinutesBeforeStart, getResponseObjects, getSensitivity, getSize, getSubject, isHasAttachments, isIsDraft, isIsFromMe, isIsResend, isIsSubmitted, isIsUnmodified, isReminderIsSet, setAttachments, setBody, setCategories, setCulture, setDateTimeCreated, setDateTimeReceived, setDateTimeSent, setDisplayCc, setDisplayTo, setEffectiveRights, setHasAttachments, setImportance, setInReplyTo, setInternetMessageHeaders, setIsDraft, setIsFromMe, setIsResend, setIsSubmitted, setIsUnmodified, setItemClass, setItemId, setLastModifiedName, setLastModifiedTime, setMimeContent, setParentFolderId, setReminderDueBy, setReminderIsSet, setReminderMinutesBeforeStart, setResponseObjects, setSensitivity, setSize, setSubjectprotected ItemIdType associatedCalendarItemId
protected Boolean isDelegated
protected Boolean isOutOfDate
protected Boolean hasBeenProcessed
protected ResponseTypeType responseType
protected String uid
protected XMLGregorianCalendar recurrenceId
protected XMLGregorianCalendar dateTimeStamp
public ItemIdType getAssociatedCalendarItemId()
ItemIdTypepublic void setAssociatedCalendarItemId(ItemIdType value)
value - allowed object is
ItemIdTypepublic Boolean isIsDelegated()
Booleanpublic void setIsDelegated(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsOutOfDate()
Booleanpublic void setIsOutOfDate(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasBeenProcessed()
Booleanpublic void setHasBeenProcessed(Boolean value)
value - allowed object is
Booleanpublic ResponseTypeType getResponseType()
ResponseTypeTypepublic void setResponseType(ResponseTypeType value)
value - allowed object is
ResponseTypeTypepublic void setUID(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getRecurrenceId()
XMLGregorianCalendarpublic void setRecurrenceId(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDateTimeStamp()
XMLGregorianCalendarpublic void setDateTimeStamp(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String toString()
toString in class MessageTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class MessageTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class MessageTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class MessageTypepublic boolean equals(Object object)
equals in class MessageTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class MessageTypepublic int hashCode()
hashCode in class MessageTypeCopyright © 2014 Jasig. All Rights Reserved.