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

Packages that use UnindexedFieldURIType
com.microsoft.exchange.types   
 

Uses of UnindexedFieldURIType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as UnindexedFieldURIType
protected  UnindexedFieldURIType PathToUnindexedFieldType.fieldURI
           
 

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



Copyright © 2012 Jasig. All Rights Reserved.