Uses of Class
com.microsoft.exchange.types.MeetingRequestTypeType

Packages that use MeetingRequestTypeType
com.microsoft.exchange.types   
 

Uses of MeetingRequestTypeType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as MeetingRequestTypeType
protected  MeetingRequestTypeType MeetingRequestMessageType.meetingRequestType
           
 

Methods in com.microsoft.exchange.types that return MeetingRequestTypeType
static MeetingRequestTypeType MeetingRequestTypeType.fromValue(String v)
           
 MeetingRequestTypeType MeetingRequestMessageType.getMeetingRequestType()
          Gets the value of the meetingRequestType property.
static MeetingRequestTypeType MeetingRequestTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MeetingRequestTypeType[] MeetingRequestTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.microsoft.exchange.types with parameters of type MeetingRequestTypeType
 void MeetingRequestMessageType.setMeetingRequestType(MeetingRequestTypeType value)
          Sets the value of the meetingRequestType property.
 



Copyright © 2012 Jasig. All Rights Reserved.