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

Packages that use DomainResponse
com.microsoft.exchange.autodiscover   
 

Uses of DomainResponse in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type DomainResponse
protected  List<DomainResponse> ArrayOfDomainResponse.domainResponses
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type DomainResponse
 JAXBElement<DomainResponse> ObjectFactory.createDomainResponse(DomainResponse value)
          Create an instance of JAXBElement<DomainResponse>}
 List<DomainResponse> ArrayOfDomainResponse.getDomainResponses()
          Gets the value of the domainResponses property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.