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

Packages that use DomainSettingError
com.microsoft.exchange.autodiscover   
 

Uses of DomainSettingError in com.microsoft.exchange.autodiscover
 

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

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

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

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



Copyright © 2013 Jasig. All Rights Reserved.