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