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

Packages that use PathToIndexedFieldType
com.microsoft.exchange.types   
 

Uses of PathToIndexedFieldType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PathToIndexedFieldType
protected  PathToIndexedFieldType GroupByType.indexedFieldURI
           
protected  PathToIndexedFieldType AggregateOnType.indexedFieldURI
           
 

Methods in com.microsoft.exchange.types that return PathToIndexedFieldType
 PathToIndexedFieldType ObjectFactory.createPathToIndexedFieldType()
          Create an instance of PathToIndexedFieldType
 PathToIndexedFieldType GroupByType.getIndexedFieldURI()
          Gets the value of the indexedFieldURI property.
 PathToIndexedFieldType AggregateOnType.getIndexedFieldURI()
          Gets the value of the indexedFieldURI property.
 

Methods in com.microsoft.exchange.types that return types with arguments of type PathToIndexedFieldType
 JAXBElement<PathToIndexedFieldType> ObjectFactory.createIndexedFieldURI(PathToIndexedFieldType value)
          Create an instance of JAXBElement<PathToIndexedFieldType>}
 

Methods in com.microsoft.exchange.types with parameters of type PathToIndexedFieldType
 JAXBElement<PathToIndexedFieldType> ObjectFactory.createIndexedFieldURI(PathToIndexedFieldType value)
          Create an instance of JAXBElement<PathToIndexedFieldType>}
 void GroupByType.setIndexedFieldURI(PathToIndexedFieldType value)
          Sets the value of the indexedFieldURI property.
 void AggregateOnType.setIndexedFieldURI(PathToIndexedFieldType value)
          Sets the value of the indexedFieldURI property.
 



Copyright © 2012 Jasig. All Rights Reserved.