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

Packages that use DomainSettingErrors
com.microsoft.exchange.autodiscover   
 

Uses of DomainSettingErrors in com.microsoft.exchange.autodiscover
 

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

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type DomainSettingErrors
 JAXBElement<DomainSettingErrors> ObjectFactory.createDomainResponseDomainSettingErrors(DomainSettingErrors value)
          Create an instance of JAXBElement<DomainSettingErrors>}
 JAXBElement<DomainSettingErrors> ObjectFactory.createDomainSettingErrors(DomainSettingErrors value)
          Create an instance of JAXBElement<DomainSettingErrors>}
 JAXBElement<DomainSettingErrors> DomainResponse.getDomainSettingErrors()
          Gets the value of the domainSettingErrors property.
 

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

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type DomainSettingErrors
 void DomainResponse.setDomainSettingErrors(JAXBElement<DomainSettingErrors> value)
          Sets the value of the domainSettingErrors property.
 



Copyright © 2013 Jasig. All Rights Reserved.