|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExchangeVersionType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of ExchangeVersionType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as ExchangeVersionType | |
|---|---|
protected ExchangeVersionType |
RequestServerVersion.version
|
| Methods in com.microsoft.exchange.types that return ExchangeVersionType | |
|---|---|
static ExchangeVersionType |
ExchangeVersionType.fromValue(String v)
|
ExchangeVersionType |
RequestServerVersion.getVersion()
Gets the value of the version property. |
static ExchangeVersionType |
ExchangeVersionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExchangeVersionType[] |
ExchangeVersionType.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 ExchangeVersionType | |
|---|---|
void |
RequestServerVersion.setVersion(ExchangeVersionType value)
Sets the value of the version property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||