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

Packages that use EmailAddressKeyType
com.microsoft.exchange.types   
 

Uses of EmailAddressKeyType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as EmailAddressKeyType
protected  EmailAddressKeyType EmailAddressDictionaryEntryType.key
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.