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

Packages that use UserSetting
com.microsoft.exchange.autodiscover   
 

Uses of UserSetting in com.microsoft.exchange.autodiscover
 

Subclasses of UserSetting in com.microsoft.exchange.autodiscover
 class AlternateMailboxCollectionSetting
          Java class for AlternateMailboxCollectionSetting complex type.
 class ProtocolConnectionCollectionSetting
          Java class for ProtocolConnectionCollectionSetting complex type.
 class StringSetting
          Java class for StringSetting complex type.
 class WebClientUrlCollectionSetting
          Java class for WebClientUrlCollectionSetting complex type.
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type UserSetting
protected  List<UserSetting> UserSettings.userSettings
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type UserSetting
 JAXBElement<UserSetting> ObjectFactory.createUserSetting(UserSetting value)
          Create an instance of JAXBElement<UserSetting>}
 List<UserSetting> UserSettings.getUserSettings()
          Gets the value of the userSettings property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.