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

Packages that use NonEmptyArrayOfResponseObjectsType
com.microsoft.exchange.types   
 

Uses of NonEmptyArrayOfResponseObjectsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfResponseObjectsType
protected  NonEmptyArrayOfResponseObjectsType ItemType.responseObjects
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfResponseObjectsType
 NonEmptyArrayOfResponseObjectsType ObjectFactory.createNonEmptyArrayOfResponseObjectsType()
          Create an instance of NonEmptyArrayOfResponseObjectsType
 NonEmptyArrayOfResponseObjectsType ItemType.getResponseObjects()
          Gets the value of the responseObjects property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfResponseObjectsType
 void ItemType.setResponseObjects(NonEmptyArrayOfResponseObjectsType value)
          Sets the value of the responseObjects property.
 



Copyright © 2012 Jasig. All Rights Reserved.