|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.AutodiscoverResponse
microsoft.exchange.webservices.data.AutodiscoverResponseCollection<GetUserSettingsResponse>
microsoft.exchange.webservices.data.GetUserSettingsResponseCollection
public final class GetUserSettingsResponseCollection
Represents a collection of responses to GetUserSettings.
| Constructor Summary | |
|---|---|
protected |
GetUserSettingsResponseCollection()
Initializes a new instance of the AutodiscoverResponseCollection class. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class microsoft.exchange.webservices.data.AutodiscoverResponseCollection |
|---|
getCount, getResponses, getTResponseAtIndex, iterator, loadFromXml |
| Methods inherited from class microsoft.exchange.webservices.data.AutodiscoverResponse |
|---|
getErrorCode, getErrorMessage, getRedirectionUrl, setErrorCode, setErrorMessage, setRedirectionUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GetUserSettingsResponseCollection()
| Method Detail |
|---|
protected GetUserSettingsResponse createResponseInstance()
createResponseInstance in class AutodiscoverResponseCollection<GetUserSettingsResponse>protected String getResponseCollectionXmlElementName()
getResponseCollectionXmlElementName in class AutodiscoverResponseCollection<GetUserSettingsResponse>protected String getResponseInstanceXmlElementName()
getResponseInstanceXmlElementName in class AutodiscoverResponseCollection<GetUserSettingsResponse>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||