Uses of Class
com.microsoft.exchange.types.ImportanceChoicesType

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.
 



Copyright © 2012 Jasig. All Rights Reserved.