|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseClassType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of ResponseClassType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as ResponseClassType | |
|---|---|
protected ResponseClassType |
ResponseMessageType.responseClass
|
| Methods in com.microsoft.exchange.messages that return ResponseClassType | |
|---|---|
ResponseClassType |
ResponseMessageType.getResponseClass()
Gets the value of the responseClass property. |
| Methods in com.microsoft.exchange.messages with parameters of type ResponseClassType | |
|---|---|
void |
ResponseMessageType.setResponseClass(ResponseClassType value)
Sets the value of the responseClass property. |
| Uses of ResponseClassType in com.microsoft.exchange.types |
|---|
| Methods in com.microsoft.exchange.types that return ResponseClassType | |
|---|---|
static ResponseClassType |
ResponseClassType.fromValue(String v)
|
static ResponseClassType |
ResponseClassType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResponseClassType[] |
ResponseClassType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||