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

Packages that use PathToExtendedFieldType
com.microsoft.exchange.types   
 

Uses of PathToExtendedFieldType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PathToExtendedFieldType
protected  PathToExtendedFieldType GroupByType.extendedFieldURI
           
protected  PathToExtendedFieldType ExtendedPropertyType.extendedFieldURI
           
protected  PathToExtendedFieldType AggregateOnType.extendedFieldURI
           
 

Methods in com.microsoft.exchange.types that return PathToExtendedFieldType
 PathToExtendedFieldType ObjectFactory.createPathToExtendedFieldType()
          Create an instance of PathToExtendedFieldType
 PathToExtendedFieldType GroupByType.getExtendedFieldURI()
          Gets the value of the extendedFieldURI property.
 PathToExtendedFieldType ExtendedPropertyType.getExtendedFieldURI()
          Gets the value of the extendedFieldURI property.
 PathToExtendedFieldType AggregateOnType.getExtendedFieldURI()
          Gets the value of the extendedFieldURI property.
 

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

Methods in com.microsoft.exchange.types with parameters of type PathToExtendedFieldType
 JAXBElement<PathToExtendedFieldType> ObjectFactory.createExtendedFieldURI(PathToExtendedFieldType value)
          Create an instance of JAXBElement<PathToExtendedFieldType>}
 void GroupByType.setExtendedFieldURI(PathToExtendedFieldType value)
          Sets the value of the extendedFieldURI property.
 void ExtendedPropertyType.setExtendedFieldURI(PathToExtendedFieldType value)
          Sets the value of the extendedFieldURI property.
 void AggregateOnType.setExtendedFieldURI(PathToExtendedFieldType value)
          Sets the value of the extendedFieldURI property.
 



Copyright © 2012 Jasig. All Rights Reserved.