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

Packages that use GetDomainSettingsRequest
com.microsoft.exchange.autodiscover   
 

Uses of GetDomainSettingsRequest in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type GetDomainSettingsRequest
protected  JAXBElement<GetDomainSettingsRequest> GetDomainSettingsRequestMessage.request
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type GetDomainSettingsRequest
 JAXBElement<GetDomainSettingsRequest> ObjectFactory.createGetDomainSettingsRequest(GetDomainSettingsRequest value)
          Create an instance of JAXBElement<GetDomainSettingsRequest>}
 JAXBElement<GetDomainSettingsRequest> ObjectFactory.createGetDomainSettingsRequestMessageRequest(GetDomainSettingsRequest value)
          Create an instance of JAXBElement<GetDomainSettingsRequest>}
 JAXBElement<GetDomainSettingsRequest> GetDomainSettingsRequestMessage.getRequest()
          Gets the value of the request property.
 

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

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type GetDomainSettingsRequest
 void GetDomainSettingsRequestMessage.setRequest(JAXBElement<GetDomainSettingsRequest> value)
          Sets the value of the request property.
 



Copyright © 2013 Jasig. All Rights Reserved.