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

Packages that use WebClientUrls
com.microsoft.exchange.autodiscover   
 

Uses of WebClientUrls in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover declared as WebClientUrls
protected  WebClientUrls WebClientUrlCollectionSetting.webClientUrls
           
 

Methods in com.microsoft.exchange.autodiscover that return WebClientUrls
 WebClientUrls ObjectFactory.createWebClientUrls()
          Create an instance of WebClientUrls
 WebClientUrls WebClientUrlCollectionSetting.getWebClientUrls()
          Gets the value of the webClientUrls property.
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type WebClientUrls
 JAXBElement<WebClientUrls> ObjectFactory.createWebClientUrls(WebClientUrls value)
          Create an instance of JAXBElement<WebClientUrls>}
 

Methods in com.microsoft.exchange.autodiscover with parameters of type WebClientUrls
 JAXBElement<WebClientUrls> ObjectFactory.createWebClientUrls(WebClientUrls value)
          Create an instance of JAXBElement<WebClientUrls>}
 void WebClientUrlCollectionSetting.setWebClientUrls(WebClientUrls value)
          Sets the value of the webClientUrls property.
 



Copyright © 2013 Jasig. All Rights Reserved.