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

Packages that use PhoneNumberKeyType
com.microsoft.exchange.types   
 

Uses of PhoneNumberKeyType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PhoneNumberKeyType
protected  PhoneNumberKeyType PhoneNumberDictionaryEntryType.key
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.