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