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

Packages that use GetUserSettingsResponse
com.microsoft.exchange.autodiscover   
 

Uses of GetUserSettingsResponse in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type GetUserSettingsResponse
protected  JAXBElement<GetUserSettingsResponse> GetUserSettingsResponseMessage.response
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type GetUserSettingsResponse
 JAXBElement<GetUserSettingsResponse> ObjectFactory.createGetUserSettingsResponse(GetUserSettingsResponse value)
          Create an instance of JAXBElement<GetUserSettingsResponse>}
 JAXBElement<GetUserSettingsResponse> ObjectFactory.createGetUserSettingsResponseMessageResponse(GetUserSettingsResponse value)
          Create an instance of JAXBElement<GetUserSettingsResponse>}
 JAXBElement<GetUserSettingsResponse> GetUserSettingsResponseMessage.getResponse()
          Gets the value of the response property.
 

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

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type GetUserSettingsResponse
 void GetUserSettingsResponseMessage.setResponse(JAXBElement<GetUserSettingsResponse> value)
          Sets the value of the response property.
 



Copyright © 2013 Jasig. All Rights Reserved.