|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayOfDomainResponse | |
|---|---|
| com.microsoft.exchange.autodiscover | |
| Uses of ArrayOfDomainResponse in com.microsoft.exchange.autodiscover |
|---|
| Fields in com.microsoft.exchange.autodiscover with type parameters of type ArrayOfDomainResponse | |
|---|---|
protected JAXBElement<ArrayOfDomainResponse> |
GetDomainSettingsResponse.domainResponses
|
| Methods in com.microsoft.exchange.autodiscover that return ArrayOfDomainResponse | |
|---|---|
ArrayOfDomainResponse |
ObjectFactory.createArrayOfDomainResponse()
Create an instance of ArrayOfDomainResponse |
| Methods in com.microsoft.exchange.autodiscover that return types with arguments of type ArrayOfDomainResponse | |
|---|---|
JAXBElement<ArrayOfDomainResponse> |
ObjectFactory.createArrayOfDomainResponse(ArrayOfDomainResponse value)
Create an instance of JAXBElement<ArrayOfDomainResponse>} |
JAXBElement<ArrayOfDomainResponse> |
ObjectFactory.createGetDomainSettingsResponseDomainResponses(ArrayOfDomainResponse value)
Create an instance of JAXBElement<ArrayOfDomainResponse>} |
JAXBElement<ArrayOfDomainResponse> |
GetDomainSettingsResponse.getDomainResponses()
Gets the value of the domainResponses property. |
| Methods in com.microsoft.exchange.autodiscover with parameters of type ArrayOfDomainResponse | |
|---|---|
JAXBElement<ArrayOfDomainResponse> |
ObjectFactory.createArrayOfDomainResponse(ArrayOfDomainResponse value)
Create an instance of JAXBElement<ArrayOfDomainResponse>} |
JAXBElement<ArrayOfDomainResponse> |
ObjectFactory.createGetDomainSettingsResponseDomainResponses(ArrayOfDomainResponse value)
Create an instance of JAXBElement<ArrayOfDomainResponse>} |
| Method parameters in com.microsoft.exchange.autodiscover with type arguments of type ArrayOfDomainResponse | |
|---|---|
void |
GetDomainSettingsResponse.setDomainResponses(JAXBElement<ArrayOfDomainResponse> value)
Sets the value of the domainResponses property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||