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

Packages that use UserSettingError
com.microsoft.exchange.autodiscover   
 

Uses of UserSettingError in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type UserSettingError
protected  List<UserSettingError> UserSettingErrors.userSettingErrors
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type UserSettingError
 JAXBElement<UserSettingError> ObjectFactory.createUserSettingError(UserSettingError value)
          Create an instance of JAXBElement<UserSettingError>}
 List<UserSettingError> UserSettingErrors.getUserSettingErrors()
          Gets the value of the userSettingErrors property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.