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

Packages that use NonEmptyArrayOfItemChangeDescriptionsType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfItemChangeDescriptionsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfItemChangeDescriptionsType
protected  NonEmptyArrayOfItemChangeDescriptionsType ItemChangeType.updates
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfItemChangeDescriptionsType
 NonEmptyArrayOfItemChangeDescriptionsType ObjectFactory.createNonEmptyArrayOfItemChangeDescriptionsType()
          Create an instance of NonEmptyArrayOfItemChangeDescriptionsType
 NonEmptyArrayOfItemChangeDescriptionsType ItemChangeType.getUpdates()
          Gets the value of the updates property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfItemChangeDescriptionsType
 void ItemChangeType.setUpdates(NonEmptyArrayOfItemChangeDescriptionsType value)
          Sets the value of the updates property.
 



Copyright © 2012 Jasig. All Rights Reserved.