|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseTypeType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ResponseTypeType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ResponseTypeType | |
|---|---|
protected ResponseTypeType |
MeetingRequestMessageType.myResponseType
|
protected ResponseTypeType |
CalendarItemType.myResponseType
|
protected ResponseTypeType |
MeetingMessageType.responseType
|
protected ResponseTypeType |
AttendeeType.responseType
|
| Methods in com.microsoft.exchange.types that return ResponseTypeType | |
|---|---|
static ResponseTypeType |
ResponseTypeType.fromValue(String v)
|
ResponseTypeType |
MeetingRequestMessageType.getMyResponseType()
Gets the value of the myResponseType property. |
ResponseTypeType |
CalendarItemType.getMyResponseType()
Gets the value of the myResponseType property. |
ResponseTypeType |
MeetingMessageType.getResponseType()
Gets the value of the responseType property. |
ResponseTypeType |
AttendeeType.getResponseType()
Gets the value of the responseType property. |
static ResponseTypeType |
ResponseTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResponseTypeType[] |
ResponseTypeType.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 ResponseTypeType | |
|---|---|
void |
MeetingRequestMessageType.setMyResponseType(ResponseTypeType value)
Sets the value of the myResponseType property. |
void |
CalendarItemType.setMyResponseType(ResponseTypeType value)
Sets the value of the myResponseType property. |
void |
MeetingMessageType.setResponseType(ResponseTypeType value)
Sets the value of the responseType property. |
void |
AttendeeType.setResponseType(ResponseTypeType value)
Sets the value of the responseType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||