|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserSettingErrors | |
|---|---|
| com.microsoft.exchange.autodiscover | |
| Uses of UserSettingErrors in com.microsoft.exchange.autodiscover |
|---|
| Fields in com.microsoft.exchange.autodiscover with type parameters of type UserSettingErrors | |
|---|---|
protected JAXBElement<UserSettingErrors> |
UserResponse.userSettingErrors
|
| Methods in com.microsoft.exchange.autodiscover that return UserSettingErrors | |
|---|---|
UserSettingErrors |
ObjectFactory.createUserSettingErrors()
Create an instance of UserSettingErrors |
| Methods in com.microsoft.exchange.autodiscover that return types with arguments of type UserSettingErrors | |
|---|---|
JAXBElement<UserSettingErrors> |
ObjectFactory.createUserResponseUserSettingErrors(UserSettingErrors value)
Create an instance of JAXBElement<UserSettingErrors>} |
JAXBElement<UserSettingErrors> |
ObjectFactory.createUserSettingErrors(UserSettingErrors value)
Create an instance of JAXBElement<UserSettingErrors>} |
JAXBElement<UserSettingErrors> |
UserResponse.getUserSettingErrors()
Gets the value of the userSettingErrors property. |
| Methods in com.microsoft.exchange.autodiscover with parameters of type UserSettingErrors | |
|---|---|
JAXBElement<UserSettingErrors> |
ObjectFactory.createUserResponseUserSettingErrors(UserSettingErrors value)
Create an instance of JAXBElement<UserSettingErrors>} |
JAXBElement<UserSettingErrors> |
ObjectFactory.createUserSettingErrors(UserSettingErrors value)
Create an instance of JAXBElement<UserSettingErrors>} |
| Method parameters in com.microsoft.exchange.autodiscover with type arguments of type UserSettingErrors | |
|---|---|
void |
UserResponse.setUserSettingErrors(JAXBElement<UserSettingErrors> value)
Sets the value of the userSettingErrors property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||