|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.autodiscover.response.AutodiscoverResponse
microsoft.exchange.webservices.data.autodiscover.AutodiscoverResponseCollection<GetUserSettingsResponse>
microsoft.exchange.webservices.data.autodiscover.response.GetUserSettingsResponseCollection
public final class GetUserSettingsResponseCollection
Represents a collection of response to GetUserSettings.
| Constructor Summary | |
|---|---|
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.autodiscover.AutodiscoverResponseCollection |
|---|
getCount, getResponses, getTResponseAtIndex, iterator, loadFromXml |
| Methods inherited from class microsoft.exchange.webservices.data.autodiscover.response.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 |
|---|
public 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 | |||||||||