|
||||||||
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<GetDomainSettingsResponse>
microsoft.exchange.webservices.data.GetDomainSettingsResponseCollection
public final class GetDomainSettingsResponseCollection
Represents a collection of responses to GetDomainSettings.
Constructor Summary | |
---|---|
protected |
GetDomainSettingsResponseCollection()
Initializes a new instance of the AutodiscoverResponseCollection class. |
Method Summary | |
---|---|
protected GetDomainSettingsResponse |
createResponseInstance()
Create a response instance. |
protected java.lang.String |
getResponseCollectionXmlElementName()
Gets the name of the response collection XML element. |
protected java.lang.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 GetDomainSettingsResponseCollection()
Method Detail |
---|
protected GetDomainSettingsResponse createResponseInstance()
createResponseInstance
in class AutodiscoverResponseCollection<GetDomainSettingsResponse>
protected java.lang.String getResponseCollectionXmlElementName()
getResponseCollectionXmlElementName
in class AutodiscoverResponseCollection<GetDomainSettingsResponse>
protected java.lang.String getResponseInstanceXmlElementName()
getResponseInstanceXmlElementName
in class AutodiscoverResponseCollection<GetDomainSettingsResponse>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |