com.microsoft.exchange.types
Class CalendarItemType

java.lang.Object
  extended by com.microsoft.exchange.types.ItemType
      extended by com.microsoft.exchange.types.CalendarItemType
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString

public class CalendarItemType
extends ItemType
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString

Java class for CalendarItemType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CalendarItemType">
   <complexContent>
     <extension base="{http://schemas.microsoft.com/exchange/services/2006/types}ItemType">
       <sequence>
         <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"/>
         <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="End" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="OriginalStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="IsAllDayEvent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="LegacyFreeBusyStatus" type="{http://schemas.microsoft.com/exchange/services/2006/types}LegacyFreeBusyType" minOccurs="0"/>
         <element name="Location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="When" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="IsMeeting" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsCancelled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsRecurring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MeetingRequestWasSent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsResponseRequested" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CalendarItemType" type="{http://schemas.microsoft.com/exchange/services/2006/types}CalendarItemTypeType" minOccurs="0"/>
         <element name="MyResponseType" type="{http://schemas.microsoft.com/exchange/services/2006/types}ResponseTypeType" minOccurs="0"/>
         <element name="Organizer" type="{http://schemas.microsoft.com/exchange/services/2006/types}SingleRecipientType" minOccurs="0"/>
         <element name="RequiredAttendees" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfAttendeesType" minOccurs="0"/>
         <element name="OptionalAttendees" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfAttendeesType" minOccurs="0"/>
         <element name="Resources" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfAttendeesType" minOccurs="0"/>
         <element name="ConflictingMeetingCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="AdjacentMeetingCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="ConflictingMeetings" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfAllItemsType" minOccurs="0"/>
         <element name="AdjacentMeetings" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfAllItemsType" minOccurs="0"/>
         <element name="Duration" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TimeZone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AppointmentReplyTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="AppointmentSequenceNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="AppointmentState" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="Recurrence" type="{http://schemas.microsoft.com/exchange/services/2006/types}RecurrenceType" minOccurs="0"/>
         <element name="FirstOccurrence" type="{http://schemas.microsoft.com/exchange/services/2006/types}OccurrenceInfoType" minOccurs="0"/>
         <element name="LastOccurrence" type="{http://schemas.microsoft.com/exchange/services/2006/types}OccurrenceInfoType" minOccurs="0"/>
         <element name="ModifiedOccurrences" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfOccurrenceInfoType" minOccurs="0"/>
         <element name="DeletedOccurrences" type="{http://schemas.microsoft.com/exchange/services/2006/types}NonEmptyArrayOfDeletedOccurrencesType" minOccurs="0"/>
         <element name="MeetingTimeZone" type="{http://schemas.microsoft.com/exchange/services/2006/types}TimeZoneType" minOccurs="0"/>
         <element name="ConferenceType" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="AllowNewTimeProposal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="IsOnlineMeeting" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MeetingWorkspaceUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="NetShowUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  Integer adjacentMeetingCount
           
protected  NonEmptyArrayOfAllItemsType adjacentMeetings
           
protected  Boolean allowNewTimeProposal
           
protected  XMLGregorianCalendar appointmentReplyTime
           
protected  Integer appointmentSequenceNumber
           
protected  Integer appointmentState
           
protected  CalendarItemTypeType calendarItemType
           
protected  Integer conferenceType
           
protected  Integer conflictingMeetingCount
           
protected  NonEmptyArrayOfAllItemsType conflictingMeetings
           
protected  XMLGregorianCalendar dateTimeStamp
           
protected  NonEmptyArrayOfDeletedOccurrencesType deletedOccurrences
           
protected  String duration
           
protected  XMLGregorianCalendar end
           
protected  OccurrenceInfoType firstOccurrence
           
protected  Boolean isAllDayEvent
           
protected  Boolean isCancelled
           
protected  Boolean isMeeting
           
protected  Boolean isOnlineMeeting
           
protected  Boolean isRecurring
           
protected  Boolean isResponseRequested
           
protected  OccurrenceInfoType lastOccurrence
           
protected  LegacyFreeBusyType legacyFreeBusyStatus
           
protected  String location
           
protected  Boolean meetingRequestWasSent
           
protected  TimeZoneType meetingTimeZone
           
protected  String meetingWorkspaceUrl
           
protected  NonEmptyArrayOfOccurrenceInfoType modifiedOccurrences
           
protected  ResponseTypeType myResponseType
           
protected  String netShowUrl
           
protected  NonEmptyArrayOfAttendeesType optionalAttendees
           
protected  SingleRecipientType organizer
           
protected  XMLGregorianCalendar originalStart
           
protected  RecurrenceType recurrence
           
protected  XMLGregorianCalendar recurrenceId
           
protected  NonEmptyArrayOfAttendeesType requiredAttendees
           
protected  NonEmptyArrayOfAttendeesType resources
           
protected  XMLGregorianCalendar start
           
protected  String timeZone
           
protected  String uid
           
protected  String when
           
 
Fields inherited from class com.microsoft.exchange.types.ItemType
attachments, 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 Summary
CalendarItemType()
           
 
Method Summary
 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)
           
 Integer getAdjacentMeetingCount()
          Gets the value of the adjacentMeetingCount property.
 NonEmptyArrayOfAllItemsType getAdjacentMeetings()
          Gets the value of the adjacentMeetings property.
 XMLGregorianCalendar getAppointmentReplyTime()
          Gets the value of the appointmentReplyTime property.
 Integer getAppointmentSequenceNumber()
          Gets the value of the appointmentSequenceNumber property.
 Integer getAppointmentState()
          Gets the value of the appointmentState property.
 CalendarItemTypeType getCalendarItemType()
          Gets the value of the calendarItemType property.
 Integer getConferenceType()
          Gets the value of the conferenceType property.
 Integer getConflictingMeetingCount()
          Gets the value of the conflictingMeetingCount property.
 NonEmptyArrayOfAllItemsType getConflictingMeetings()
          Gets the value of the conflictingMeetings property.
 XMLGregorianCalendar getDateTimeStamp()
          Gets the value of the dateTimeStamp property.
 NonEmptyArrayOfDeletedOccurrencesType getDeletedOccurrences()
          Gets the value of the deletedOccurrences property.
 String getDuration()
          Gets the value of the duration property.
 XMLGregorianCalendar getEnd()
          Gets the value of the end property.
 OccurrenceInfoType getFirstOccurrence()
          Gets the value of the firstOccurrence property.
 OccurrenceInfoType getLastOccurrence()
          Gets the value of the lastOccurrence property.
 LegacyFreeBusyType getLegacyFreeBusyStatus()
          Gets the value of the legacyFreeBusyStatus property.
 String getLocation()
          Gets the value of the location property.
 TimeZoneType getMeetingTimeZone()
          Gets the value of the meetingTimeZone property.
 String getMeetingWorkspaceUrl()
          Gets the value of the meetingWorkspaceUrl property.
 NonEmptyArrayOfOccurrenceInfoType getModifiedOccurrences()
          Gets the value of the modifiedOccurrences property.
 ResponseTypeType getMyResponseType()
          Gets the value of the myResponseType property.
 String getNetShowUrl()
          Gets the value of the netShowUrl property.
 NonEmptyArrayOfAttendeesType getOptionalAttendees()
          Gets the value of the optionalAttendees property.
 SingleRecipientType getOrganizer()
          Gets the value of the organizer property.
 XMLGregorianCalendar getOriginalStart()
          Gets the value of the originalStart property.
 RecurrenceType getRecurrence()
          Gets the value of the recurrence property.
 XMLGregorianCalendar getRecurrenceId()
          Gets the value of the recurrenceId property.
 NonEmptyArrayOfAttendeesType getRequiredAttendees()
          Gets the value of the requiredAttendees property.
 NonEmptyArrayOfAttendeesType getResources()
          Gets the value of the resources property.
 XMLGregorianCalendar getStart()
          Gets the value of the start property.
 String getTimeZone()
          Gets the value of the timeZone property.
 String getUID()
          Gets the value of the uid property.
 String getWhen()
          Gets the value of the when property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 Boolean isAllowNewTimeProposal()
          Gets the value of the allowNewTimeProposal property.
 Boolean isIsAllDayEvent()
          Gets the value of the isAllDayEvent property.
 Boolean isIsCancelled()
          Gets the value of the isCancelled property.
 Boolean isIsMeeting()
          Gets the value of the isMeeting property.
 Boolean isIsOnlineMeeting()
          Gets the value of the isOnlineMeeting property.
 Boolean isIsRecurring()
          Gets the value of the isRecurring property.
 Boolean isIsResponseRequested()
          Gets the value of the isResponseRequested property.
 Boolean isMeetingRequestWasSent()
          Gets the value of the meetingRequestWasSent property.
 void setAdjacentMeetingCount(Integer value)
          Sets the value of the adjacentMeetingCount property.
 void setAdjacentMeetings(NonEmptyArrayOfAllItemsType value)
          Sets the value of the adjacentMeetings property.
 void setAllowNewTimeProposal(Boolean value)
          Sets the value of the allowNewTimeProposal property.
 void setAppointmentReplyTime(XMLGregorianCalendar value)
          Sets the value of the appointmentReplyTime property.
 void setAppointmentSequenceNumber(Integer value)
          Sets the value of the appointmentSequenceNumber property.
 void setAppointmentState(Integer value)
          Sets the value of the appointmentState property.
 void setCalendarItemType(CalendarItemTypeType value)
          Sets the value of the calendarItemType property.
 void setConferenceType(Integer value)
          Sets the value of the conferenceType property.
 void setConflictingMeetingCount(Integer value)
          Sets the value of the conflictingMeetingCount property.
 void setConflictingMeetings(NonEmptyArrayOfAllItemsType value)
          Sets the value of the conflictingMeetings property.
 void setDateTimeStamp(XMLGregorianCalendar value)
          Sets the value of the dateTimeStamp property.
 void setDeletedOccurrences(NonEmptyArrayOfDeletedOccurrencesType value)
          Sets the value of the deletedOccurrences property.
 void setDuration(String value)
          Sets the value of the duration property.
 void setEnd(XMLGregorianCalendar value)
          Sets the value of the end property.
 void setFirstOccurrence(OccurrenceInfoType value)
          Sets the value of the firstOccurrence property.
 void setIsAllDayEvent(Boolean value)
          Sets the value of the isAllDayEvent property.
 void setIsCancelled(Boolean value)
          Sets the value of the isCancelled property.
 void setIsMeeting(Boolean value)
          Sets the value of the isMeeting property.
 void setIsOnlineMeeting(Boolean value)
          Sets the value of the isOnlineMeeting property.
 void setIsRecurring(Boolean value)
          Sets the value of the isRecurring property.
 void setIsResponseRequested(Boolean value)
          Sets the value of the isResponseRequested property.
 void setLastOccurrence(OccurrenceInfoType value)
          Sets the value of the lastOccurrence property.
 void setLegacyFreeBusyStatus(LegacyFreeBusyType value)
          Sets the value of the legacyFreeBusyStatus property.
 void setLocation(String value)
          Sets the value of the location property.
 void setMeetingRequestWasSent(Boolean value)
          Sets the value of the meetingRequestWasSent property.
 void setMeetingTimeZone(TimeZoneType value)
          Sets the value of the meetingTimeZone property.
 void setMeetingWorkspaceUrl(String value)
          Sets the value of the meetingWorkspaceUrl property.
 void setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
          Sets the value of the modifiedOccurrences property.
 void setMyResponseType(ResponseTypeType value)
          Sets the value of the myResponseType property.
 void setNetShowUrl(String value)
          Sets the value of the netShowUrl property.
 void setOptionalAttendees(NonEmptyArrayOfAttendeesType value)
          Sets the value of the optionalAttendees property.
 void setOrganizer(SingleRecipientType value)
          Sets the value of the organizer property.
 void setOriginalStart(XMLGregorianCalendar value)
          Sets the value of the originalStart property.
 void setRecurrence(RecurrenceType value)
          Sets the value of the recurrence property.
 void setRecurrenceId(XMLGregorianCalendar value)
          Sets the value of the recurrenceId property.
 void setRequiredAttendees(NonEmptyArrayOfAttendeesType value)
          Sets the value of the requiredAttendees property.
 void setResources(NonEmptyArrayOfAttendeesType value)
          Sets the value of the resources property.
 void setStart(XMLGregorianCalendar value)
          Sets the value of the start property.
 void setTimeZone(String value)
          Sets the value of the timeZone property.
 void setUID(String value)
          Sets the value of the uid property.
 void setWhen(String value)
          Sets the value of the when property.
 String toString()
           
 
Methods inherited from class com.microsoft.exchange.types.ItemType
getAttachments, 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, setSubject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

uid

protected String uid

recurrenceId

protected XMLGregorianCalendar recurrenceId

dateTimeStamp

protected XMLGregorianCalendar dateTimeStamp

start

protected XMLGregorianCalendar start

end

protected XMLGregorianCalendar end

originalStart

protected XMLGregorianCalendar originalStart

isAllDayEvent

protected Boolean isAllDayEvent

legacyFreeBusyStatus

protected LegacyFreeBusyType legacyFreeBusyStatus

location

protected String location

when

protected String when

isMeeting

protected Boolean isMeeting

isCancelled

protected Boolean isCancelled

isRecurring

protected Boolean isRecurring

meetingRequestWasSent

protected Boolean meetingRequestWasSent

isResponseRequested

protected Boolean isResponseRequested

calendarItemType

protected CalendarItemTypeType calendarItemType

myResponseType

protected ResponseTypeType myResponseType

organizer

protected SingleRecipientType organizer

requiredAttendees

protected NonEmptyArrayOfAttendeesType requiredAttendees

optionalAttendees

protected NonEmptyArrayOfAttendeesType optionalAttendees

resources

protected NonEmptyArrayOfAttendeesType resources

conflictingMeetingCount

protected Integer conflictingMeetingCount

adjacentMeetingCount

protected Integer adjacentMeetingCount

conflictingMeetings

protected NonEmptyArrayOfAllItemsType conflictingMeetings

adjacentMeetings

protected NonEmptyArrayOfAllItemsType adjacentMeetings

duration

protected String duration

timeZone

protected String timeZone

appointmentReplyTime

protected XMLGregorianCalendar appointmentReplyTime

appointmentSequenceNumber

protected Integer appointmentSequenceNumber

appointmentState

protected Integer appointmentState

recurrence

protected RecurrenceType recurrence

firstOccurrence

protected OccurrenceInfoType firstOccurrence

lastOccurrence

protected OccurrenceInfoType lastOccurrence

modifiedOccurrences

protected NonEmptyArrayOfOccurrenceInfoType modifiedOccurrences

deletedOccurrences

protected NonEmptyArrayOfDeletedOccurrencesType deletedOccurrences

meetingTimeZone

protected TimeZoneType meetingTimeZone

conferenceType

protected Integer conferenceType

allowNewTimeProposal

protected Boolean allowNewTimeProposal

isOnlineMeeting

protected Boolean isOnlineMeeting

meetingWorkspaceUrl

protected String meetingWorkspaceUrl

netShowUrl

protected String netShowUrl
Constructor Detail

CalendarItemType

public CalendarItemType()
Method Detail

getUID

public String getUID()
Gets the value of the uid property.

Returns:
possible object is String

setUID

public void setUID(String value)
Sets the value of the uid property.

Parameters:
value - allowed object is String

getRecurrenceId

public XMLGregorianCalendar getRecurrenceId()
Gets the value of the recurrenceId property.

Returns:
possible object is XMLGregorianCalendar

setRecurrenceId

public void setRecurrenceId(XMLGregorianCalendar value)
Sets the value of the recurrenceId property.

Parameters:
value - allowed object is XMLGregorianCalendar

getDateTimeStamp

public XMLGregorianCalendar getDateTimeStamp()
Gets the value of the dateTimeStamp property.

Returns:
possible object is XMLGregorianCalendar

setDateTimeStamp

public void setDateTimeStamp(XMLGregorianCalendar value)
Sets the value of the dateTimeStamp property.

Parameters:
value - allowed object is XMLGregorianCalendar

getStart

public XMLGregorianCalendar getStart()
Gets the value of the start property.

Returns:
possible object is XMLGregorianCalendar

setStart

public void setStart(XMLGregorianCalendar value)
Sets the value of the start property.

Parameters:
value - allowed object is XMLGregorianCalendar

getEnd

public XMLGregorianCalendar getEnd()
Gets the value of the end property.

Returns:
possible object is XMLGregorianCalendar

setEnd

public void setEnd(XMLGregorianCalendar value)
Sets the value of the end property.

Parameters:
value - allowed object is XMLGregorianCalendar

getOriginalStart

public XMLGregorianCalendar getOriginalStart()
Gets the value of the originalStart property.

Returns:
possible object is XMLGregorianCalendar

setOriginalStart

public void setOriginalStart(XMLGregorianCalendar value)
Sets the value of the originalStart property.

Parameters:
value - allowed object is XMLGregorianCalendar

isIsAllDayEvent

public Boolean isIsAllDayEvent()
Gets the value of the isAllDayEvent property.

Returns:
possible object is Boolean

setIsAllDayEvent

public void setIsAllDayEvent(Boolean value)
Sets the value of the isAllDayEvent property.

Parameters:
value - allowed object is Boolean

getLegacyFreeBusyStatus

public LegacyFreeBusyType getLegacyFreeBusyStatus()
Gets the value of the legacyFreeBusyStatus property.

Returns:
possible object is LegacyFreeBusyType

setLegacyFreeBusyStatus

public void setLegacyFreeBusyStatus(LegacyFreeBusyType value)
Sets the value of the legacyFreeBusyStatus property.

Parameters:
value - allowed object is LegacyFreeBusyType

getLocation

public String getLocation()
Gets the value of the location property.

Returns:
possible object is String

setLocation

public void setLocation(String value)
Sets the value of the location property.

Parameters:
value - allowed object is String

getWhen

public String getWhen()
Gets the value of the when property.

Returns:
possible object is String

setWhen

public void setWhen(String value)
Sets the value of the when property.

Parameters:
value - allowed object is String

isIsMeeting

public Boolean isIsMeeting()
Gets the value of the isMeeting property.

Returns:
possible object is Boolean

setIsMeeting

public void setIsMeeting(Boolean value)
Sets the value of the isMeeting property.

Parameters:
value - allowed object is Boolean

isIsCancelled

public Boolean isIsCancelled()
Gets the value of the isCancelled property.

Returns:
possible object is Boolean

setIsCancelled

public void setIsCancelled(Boolean value)
Sets the value of the isCancelled property.

Parameters:
value - allowed object is Boolean

isIsRecurring

public Boolean isIsRecurring()
Gets the value of the isRecurring property.

Returns:
possible object is Boolean

setIsRecurring

public void setIsRecurring(Boolean value)
Sets the value of the isRecurring property.

Parameters:
value - allowed object is Boolean

isMeetingRequestWasSent

public Boolean isMeetingRequestWasSent()
Gets the value of the meetingRequestWasSent property.

Returns:
possible object is Boolean

setMeetingRequestWasSent

public void setMeetingRequestWasSent(Boolean value)
Sets the value of the meetingRequestWasSent property.

Parameters:
value - allowed object is Boolean

isIsResponseRequested

public Boolean isIsResponseRequested()
Gets the value of the isResponseRequested property.

Returns:
possible object is Boolean

setIsResponseRequested

public void setIsResponseRequested(Boolean value)
Sets the value of the isResponseRequested property.

Parameters:
value - allowed object is Boolean

getCalendarItemType

public CalendarItemTypeType getCalendarItemType()
Gets the value of the calendarItemType property.

Returns:
possible object is CalendarItemTypeType

setCalendarItemType

public void setCalendarItemType(CalendarItemTypeType value)
Sets the value of the calendarItemType property.

Parameters:
value - allowed object is CalendarItemTypeType

getMyResponseType

public ResponseTypeType getMyResponseType()
Gets the value of the myResponseType property.

Returns:
possible object is ResponseTypeType

setMyResponseType

public void setMyResponseType(ResponseTypeType value)
Sets the value of the myResponseType property.

Parameters:
value - allowed object is ResponseTypeType

getOrganizer

public SingleRecipientType getOrganizer()
Gets the value of the organizer property.

Returns:
possible object is SingleRecipientType

setOrganizer

public void setOrganizer(SingleRecipientType value)
Sets the value of the organizer property.

Parameters:
value - allowed object is SingleRecipientType

getRequiredAttendees

public NonEmptyArrayOfAttendeesType getRequiredAttendees()
Gets the value of the requiredAttendees property.

Returns:
possible object is NonEmptyArrayOfAttendeesType

setRequiredAttendees

public void setRequiredAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the requiredAttendees property.

Parameters:
value - allowed object is NonEmptyArrayOfAttendeesType

getOptionalAttendees

public NonEmptyArrayOfAttendeesType getOptionalAttendees()
Gets the value of the optionalAttendees property.

Returns:
possible object is NonEmptyArrayOfAttendeesType

setOptionalAttendees

public void setOptionalAttendees(NonEmptyArrayOfAttendeesType value)
Sets the value of the optionalAttendees property.

Parameters:
value - allowed object is NonEmptyArrayOfAttendeesType

getResources

public NonEmptyArrayOfAttendeesType getResources()
Gets the value of the resources property.

Returns:
possible object is NonEmptyArrayOfAttendeesType

setResources

public void setResources(NonEmptyArrayOfAttendeesType value)
Sets the value of the resources property.

Parameters:
value - allowed object is NonEmptyArrayOfAttendeesType

getConflictingMeetingCount

public Integer getConflictingMeetingCount()
Gets the value of the conflictingMeetingCount property.

Returns:
possible object is Integer

setConflictingMeetingCount

public void setConflictingMeetingCount(Integer value)
Sets the value of the conflictingMeetingCount property.

Parameters:
value - allowed object is Integer

getAdjacentMeetingCount

public Integer getAdjacentMeetingCount()
Gets the value of the adjacentMeetingCount property.

Returns:
possible object is Integer

setAdjacentMeetingCount

public void setAdjacentMeetingCount(Integer value)
Sets the value of the adjacentMeetingCount property.

Parameters:
value - allowed object is Integer

getConflictingMeetings

public NonEmptyArrayOfAllItemsType getConflictingMeetings()
Gets the value of the conflictingMeetings property.

Returns:
possible object is NonEmptyArrayOfAllItemsType

setConflictingMeetings

public void setConflictingMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the conflictingMeetings property.

Parameters:
value - allowed object is NonEmptyArrayOfAllItemsType

getAdjacentMeetings

public NonEmptyArrayOfAllItemsType getAdjacentMeetings()
Gets the value of the adjacentMeetings property.

Returns:
possible object is NonEmptyArrayOfAllItemsType

setAdjacentMeetings

public void setAdjacentMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the adjacentMeetings property.

Parameters:
value - allowed object is NonEmptyArrayOfAllItemsType

getDuration

public String getDuration()
Gets the value of the duration property.

Returns:
possible object is String

setDuration

public void setDuration(String value)
Sets the value of the duration property.

Parameters:
value - allowed object is String

getTimeZone

public String getTimeZone()
Gets the value of the timeZone property.

Returns:
possible object is String

setTimeZone

public void setTimeZone(String value)
Sets the value of the timeZone property.

Parameters:
value - allowed object is String

getAppointmentReplyTime

public XMLGregorianCalendar getAppointmentReplyTime()
Gets the value of the appointmentReplyTime property.

Returns:
possible object is XMLGregorianCalendar

setAppointmentReplyTime

public void setAppointmentReplyTime(XMLGregorianCalendar value)
Sets the value of the appointmentReplyTime property.

Parameters:
value - allowed object is XMLGregorianCalendar

getAppointmentSequenceNumber

public Integer getAppointmentSequenceNumber()
Gets the value of the appointmentSequenceNumber property.

Returns:
possible object is Integer

setAppointmentSequenceNumber

public void setAppointmentSequenceNumber(Integer value)
Sets the value of the appointmentSequenceNumber property.

Parameters:
value - allowed object is Integer

getAppointmentState

public Integer getAppointmentState()
Gets the value of the appointmentState property.

Returns:
possible object is Integer

setAppointmentState

public void setAppointmentState(Integer value)
Sets the value of the appointmentState property.

Parameters:
value - allowed object is Integer

getRecurrence

public RecurrenceType getRecurrence()
Gets the value of the recurrence property.

Returns:
possible object is RecurrenceType

setRecurrence

public void setRecurrence(RecurrenceType value)
Sets the value of the recurrence property.

Parameters:
value - allowed object is RecurrenceType

getFirstOccurrence

public OccurrenceInfoType getFirstOccurrence()
Gets the value of the firstOccurrence property.

Returns:
possible object is OccurrenceInfoType

setFirstOccurrence

public void setFirstOccurrence(OccurrenceInfoType value)
Sets the value of the firstOccurrence property.

Parameters:
value - allowed object is OccurrenceInfoType

getLastOccurrence

public OccurrenceInfoType getLastOccurrence()
Gets the value of the lastOccurrence property.

Returns:
possible object is OccurrenceInfoType

setLastOccurrence

public void setLastOccurrence(OccurrenceInfoType value)
Sets the value of the lastOccurrence property.

Parameters:
value - allowed object is OccurrenceInfoType

getModifiedOccurrences

public NonEmptyArrayOfOccurrenceInfoType getModifiedOccurrences()
Gets the value of the modifiedOccurrences property.

Returns:
possible object is NonEmptyArrayOfOccurrenceInfoType

setModifiedOccurrences

public void setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
Sets the value of the modifiedOccurrences property.

Parameters:
value - allowed object is NonEmptyArrayOfOccurrenceInfoType

getDeletedOccurrences

public NonEmptyArrayOfDeletedOccurrencesType getDeletedOccurrences()
Gets the value of the deletedOccurrences property.

Returns:
possible object is NonEmptyArrayOfDeletedOccurrencesType

setDeletedOccurrences

public void setDeletedOccurrences(NonEmptyArrayOfDeletedOccurrencesType value)
Sets the value of the deletedOccurrences property.

Parameters:
value - allowed object is NonEmptyArrayOfDeletedOccurrencesType

getMeetingTimeZone

public TimeZoneType getMeetingTimeZone()
Gets the value of the meetingTimeZone property.

Returns:
possible object is TimeZoneType

setMeetingTimeZone

public void setMeetingTimeZone(TimeZoneType value)
Sets the value of the meetingTimeZone property.

Parameters:
value - allowed object is TimeZoneType

getConferenceType

public Integer getConferenceType()
Gets the value of the conferenceType property.

Returns:
possible object is Integer

setConferenceType

public void setConferenceType(Integer value)
Sets the value of the conferenceType property.

Parameters:
value - allowed object is Integer

isAllowNewTimeProposal

public Boolean isAllowNewTimeProposal()
Gets the value of the allowNewTimeProposal property.

Returns:
possible object is Boolean

setAllowNewTimeProposal

public void setAllowNewTimeProposal(Boolean value)
Sets the value of the allowNewTimeProposal property.

Parameters:
value - allowed object is Boolean

isIsOnlineMeeting

public Boolean isIsOnlineMeeting()
Gets the value of the isOnlineMeeting property.

Returns:
possible object is Boolean

setIsOnlineMeeting

public void setIsOnlineMeeting(Boolean value)
Sets the value of the isOnlineMeeting property.

Parameters:
value - allowed object is Boolean

getMeetingWorkspaceUrl

public String getMeetingWorkspaceUrl()
Gets the value of the meetingWorkspaceUrl property.

Returns:
possible object is String

setMeetingWorkspaceUrl

public void setMeetingWorkspaceUrl(String value)
Sets the value of the meetingWorkspaceUrl property.

Parameters:
value - allowed object is String

getNetShowUrl

public String getNetShowUrl()
Gets the value of the netShowUrl property.

Returns:
possible object is String

setNetShowUrl

public void setNetShowUrl(String value)
Sets the value of the netShowUrl property.

Parameters:
value - allowed object is String

toString

public String toString()
Overrides:
toString in class ItemType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class ItemType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class ItemType

equals

public 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)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals
Overrides:
equals in class ItemType

equals

public boolean equals(Object object)
Overrides:
equals in class ItemType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode
Overrides:
hashCode in class ItemType

hashCode

public int hashCode()
Overrides:
hashCode in class ItemType


Copyright © 2012 Jasig. All Rights Reserved.