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

Packages that use ItemChangeDescriptionType
com.microsoft.exchange.types   
 

Uses of ItemChangeDescriptionType in com.microsoft.exchange.types
 

Subclasses of ItemChangeDescriptionType in com.microsoft.exchange.types
 class AppendToItemFieldType
          Java class for AppendToItemFieldType complex type.
 class DeleteItemFieldType
          Java class for DeleteItemFieldType complex type.
 class SetItemFieldType
          Java class for SetItemFieldType complex type.
 

Fields in com.microsoft.exchange.types with type parameters of type ItemChangeDescriptionType
protected  List<ItemChangeDescriptionType> NonEmptyArrayOfItemChangeDescriptionsType.appendToItemFieldsAndSetItemFieldsAndDeleteItemFields
           
 

Methods in com.microsoft.exchange.types that return ItemChangeDescriptionType
 ItemChangeDescriptionType ObjectFactory.createItemChangeDescriptionType()
          Create an instance of ItemChangeDescriptionType
 

Methods in com.microsoft.exchange.types that return types with arguments of type ItemChangeDescriptionType
 List<ItemChangeDescriptionType> NonEmptyArrayOfItemChangeDescriptionsType.getAppendToItemFieldsAndSetItemFieldsAndDeleteItemFields()
          Gets the value of the appendToItemFieldsAndSetItemFieldsAndDeleteItemFields property.
 



Copyright © 2012 Jasig. All Rights Reserved.