public final class GetUserSettingsResponseCollection extends AutodiscoverResponseCollection<GetUserSettingsResponse>
| Constructor and Description |
|---|
GetUserSettingsResponseCollection()
Initializes a new instance of the AutodiscoverResponseCollection class.
|
| Modifier and Type | Method and Description |
|---|---|
protected GetUserSettingsResponse |
createResponseInstance()
Create a response instance.
|
protected String |
getResponseCollectionXmlElementName()
Gets the name of the response collection XML element.
|
protected String |
getResponseInstanceXmlElementName()
Gets the name of the response instance XML element.
|
getCount, getResponses, getTResponseAtIndex, iterator, loadFromXmlgetErrorCode, getErrorMessage, getRedirectionUrl, setErrorCode, setErrorMessage, setRedirectionUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetUserSettingsResponseCollection()
protected GetUserSettingsResponse createResponseInstance()
createResponseInstance in class AutodiscoverResponseCollection<GetUserSettingsResponse>protected String getResponseCollectionXmlElementName()
getResponseCollectionXmlElementName in class AutodiscoverResponseCollection<GetUserSettingsResponse>protected String getResponseInstanceXmlElementName()
getResponseInstanceXmlElementName in class AutodiscoverResponseCollection<GetUserSettingsResponse>Copyright © 2012–2015 Microsoft. All rights reserved.