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

Packages that use GetDomainSettingsResponse
com.microsoft.exchange.autodiscover   
 

Uses of GetDomainSettingsResponse in com.microsoft.exchange.autodiscover
 

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

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type GetDomainSettingsResponse
 JAXBElement<GetDomainSettingsResponse> ObjectFactory.createGetDomainSettingsResponse(GetDomainSettingsResponse value)
          Create an instance of JAXBElement<GetDomainSettingsResponse>}
 JAXBElement<GetDomainSettingsResponse> ObjectFactory.createGetDomainSettingsResponseMessageResponse(GetDomainSettingsResponse value)
          Create an instance of JAXBElement<GetDomainSettingsResponse>}
 JAXBElement<GetDomainSettingsResponse> GetDomainSettingsResponseMessage.getResponse()
          Gets the value of the response property.
 

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

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



Copyright © 2013 Jasig. All Rights Reserved.