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

Packages that use UserSettings
com.microsoft.exchange.autodiscover   
 

Uses of UserSettings in com.microsoft.exchange.autodiscover
 

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

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

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

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

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type UserSettings
 void UserResponse.setUserSettings(JAXBElement<UserSettings> value)
          Sets the value of the userSettings property.
 



Copyright © 2013 Jasig. All Rights Reserved.