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

Packages that use DomainSettings
com.microsoft.exchange.autodiscover   
 

Uses of DomainSettings in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type DomainSettings
protected  JAXBElement<DomainSettings> DomainResponse.domainSettings
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type DomainSettings
 JAXBElement<DomainSettings> ObjectFactory.createDomainResponseDomainSettings(DomainSettings value)
          Create an instance of JAXBElement<DomainSettings>}
 JAXBElement<DomainSettings> ObjectFactory.createDomainSettings(DomainSettings value)
          Create an instance of JAXBElement<DomainSettings>}
 JAXBElement<DomainSettings> DomainResponse.getDomainSettings()
          Gets the value of the domainSettings property.
 

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

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type DomainSettings
 void DomainResponse.setDomainSettings(JAXBElement<DomainSettings> value)
          Sets the value of the domainSettings property.
 



Copyright © 2013 Jasig. All Rights Reserved.