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

Packages that use WebClientUrl
com.microsoft.exchange.autodiscover   
 

Uses of WebClientUrl in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type WebClientUrl
protected  List<WebClientUrl> WebClientUrls.webClientUrls
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type WebClientUrl
 JAXBElement<WebClientUrl> ObjectFactory.createWebClientUrl(WebClientUrl value)
          Create an instance of JAXBElement<WebClientUrl>}
 List<WebClientUrl> WebClientUrls.getWebClientUrls()
          Gets the value of the webClientUrls property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.