Uses of Class
com.microsoft.exchange.autodiscover.UserResponse

Packages that use UserResponse
com.microsoft.exchange.autodiscover   
 

Uses of UserResponse in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type UserResponse
protected  List<UserResponse> ArrayOfUserResponse.userResponses
           
 

Methods in com.microsoft.exchange.autodiscover that return UserResponse
 UserResponse ObjectFactory.createUserResponse()
          Create an instance of UserResponse
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type UserResponse
 JAXBElement<UserResponse> ObjectFactory.createUserResponse(UserResponse value)
          Create an instance of JAXBElement<UserResponse>}
 List<UserResponse> ArrayOfUserResponse.getUserResponses()
          Gets the value of the userResponses property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type UserResponse
 JAXBElement<UserResponse> ObjectFactory.createUserResponse(UserResponse value)
          Create an instance of JAXBElement<UserResponse>}
 



Copyright © 2013 Jasig. All Rights Reserved.