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

Packages that use PathToUnindexedFieldType
com.microsoft.exchange.types   
 

Uses of PathToUnindexedFieldType in com.microsoft.exchange.types
 

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

Methods in com.microsoft.exchange.types that return PathToUnindexedFieldType
 PathToUnindexedFieldType ObjectFactory.createPathToUnindexedFieldType()
          Create an instance of PathToUnindexedFieldType
 PathToUnindexedFieldType GroupByType.getFieldURI()
          Gets the value of the fieldURI property.
 PathToUnindexedFieldType AggregateOnType.getFieldURI()
          Gets the value of the fieldURI property.
 

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

Methods in com.microsoft.exchange.types with parameters of type PathToUnindexedFieldType
 JAXBElement<PathToUnindexedFieldType> ObjectFactory.createFieldURI(PathToUnindexedFieldType value)
          Create an instance of JAXBElement<PathToUnindexedFieldType>}
 void GroupByType.setFieldURI(PathToUnindexedFieldType value)
          Sets the value of the fieldURI property.
 void AggregateOnType.setFieldURI(PathToUnindexedFieldType value)
          Sets the value of the fieldURI property.
 



Copyright © 2012 Jasig. All Rights Reserved.