|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestedSettings | |
|---|---|
| com.microsoft.exchange.autodiscover | |
| Uses of RequestedSettings in com.microsoft.exchange.autodiscover |
|---|
| Fields in com.microsoft.exchange.autodiscover declared as RequestedSettings | |
|---|---|
protected RequestedSettings |
GetUserSettingsRequest.requestedSettings
|
protected RequestedSettings |
GetDomainSettingsRequest.requestedSettings
|
| Methods in com.microsoft.exchange.autodiscover that return RequestedSettings | |
|---|---|
RequestedSettings |
ObjectFactory.createRequestedSettings()
Create an instance of RequestedSettings |
RequestedSettings |
GetUserSettingsRequest.getRequestedSettings()
Gets the value of the requestedSettings property. |
RequestedSettings |
GetDomainSettingsRequest.getRequestedSettings()
Gets the value of the requestedSettings property. |
| Methods in com.microsoft.exchange.autodiscover that return types with arguments of type RequestedSettings | |
|---|---|
JAXBElement<RequestedSettings> |
ObjectFactory.createRequestedSettings(RequestedSettings value)
Create an instance of JAXBElement<RequestedSettings>} |
| Methods in com.microsoft.exchange.autodiscover with parameters of type RequestedSettings | |
|---|---|
JAXBElement<RequestedSettings> |
ObjectFactory.createRequestedSettings(RequestedSettings value)
Create an instance of JAXBElement<RequestedSettings>} |
void |
GetUserSettingsRequest.setRequestedSettings(RequestedSettings value)
Sets the value of the requestedSettings property. |
void |
GetDomainSettingsRequest.setRequestedSettings(RequestedSettings value)
Sets the value of the requestedSettings property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||