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

Packages that use NonEmptyArrayOfPathsToElementType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfPathsToElementType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfPathsToElementType
protected  NonEmptyArrayOfPathsToElementType ItemResponseShapeType.additionalProperties
           
protected  NonEmptyArrayOfPathsToElementType FolderResponseShapeType.additionalProperties
           
protected  NonEmptyArrayOfPathsToElementType AttachmentResponseShapeType.additionalProperties
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfPathsToElementType
 NonEmptyArrayOfPathsToElementType ObjectFactory.createNonEmptyArrayOfPathsToElementType()
          Create an instance of NonEmptyArrayOfPathsToElementType
 NonEmptyArrayOfPathsToElementType ItemResponseShapeType.getAdditionalProperties()
          Gets the value of the additionalProperties property.
 NonEmptyArrayOfPathsToElementType FolderResponseShapeType.getAdditionalProperties()
          Gets the value of the additionalProperties property.
 NonEmptyArrayOfPathsToElementType AttachmentResponseShapeType.getAdditionalProperties()
          Gets the value of the additionalProperties property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfPathsToElementType
 void ItemResponseShapeType.setAdditionalProperties(NonEmptyArrayOfPathsToElementType value)
          Sets the value of the additionalProperties property.
 void FolderResponseShapeType.setAdditionalProperties(NonEmptyArrayOfPathsToElementType value)
          Sets the value of the additionalProperties property.
 void AttachmentResponseShapeType.setAdditionalProperties(NonEmptyArrayOfPathsToElementType value)
          Sets the value of the additionalProperties property.
 



Copyright © 2012 Jasig. All Rights Reserved.