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

Packages that use ImAddressKeyType
com.microsoft.exchange.types   
 

Uses of ImAddressKeyType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ImAddressKeyType
protected  ImAddressKeyType ImAddressDictionaryEntryType.key
           
 

Methods in com.microsoft.exchange.types that return ImAddressKeyType
static ImAddressKeyType ImAddressKeyType.fromValue(String v)
           
 ImAddressKeyType ImAddressDictionaryEntryType.getKey()
          Gets the value of the key property.
static ImAddressKeyType ImAddressKeyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImAddressKeyType[] ImAddressKeyType.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 ImAddressKeyType
 void ImAddressDictionaryEntryType.setKey(ImAddressKeyType value)
          Sets the value of the key property.
 



Copyright © 2012 Jasig. All Rights Reserved.