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

Packages that use DictionaryURIType
com.microsoft.exchange.types   
 

Uses of DictionaryURIType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as DictionaryURIType
protected  DictionaryURIType PathToIndexedFieldType.fieldURI
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.