| Package | Description |
|---|---|
| com.microsoft.exchange.messages |
| Modifier and Type | Field and Description |
|---|---|
protected ResponseCodeType |
ResponseMessageType.responseCode |
| Modifier and Type | Method and Description |
|---|---|
static ResponseCodeType |
ResponseCodeType.fromValue(String v) |
ResponseCodeType |
ResponseMessageType.getResponseCode()
Gets the value of the responseCode property.
|
static ResponseCodeType |
ResponseCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCodeType[] |
ResponseCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseMessageType.setResponseCode(ResponseCodeType value)
Sets the value of the responseCode property.
|
Copyright © 2015 Jasig. All Rights Reserved.