|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Domains | |
|---|---|
| com.microsoft.exchange.autodiscover | |
| Uses of Domains in com.microsoft.exchange.autodiscover |
|---|
| Fields in com.microsoft.exchange.autodiscover declared as Domains | |
|---|---|
protected Domains |
OrganizationRelationshipSettings.domainNames
|
protected Domains |
GetDomainSettingsRequest.domains
|
protected Domains |
GetOrganizationRelationshipSettingsRequest.domains
|
| Fields in com.microsoft.exchange.autodiscover with type parameters of type Domains | |
|---|---|
protected JAXBElement<Domains> |
GetFederationInformationResponse.domains
|
| Methods in com.microsoft.exchange.autodiscover that return Domains | |
|---|---|
Domains |
ObjectFactory.createDomains()
Create an instance of Domains |
Domains |
OrganizationRelationshipSettings.getDomainNames()
Gets the value of the domainNames property. |
Domains |
GetDomainSettingsRequest.getDomains()
Gets the value of the domains property. |
Domains |
GetOrganizationRelationshipSettingsRequest.getDomains()
Gets the value of the domains property. |
| Methods in com.microsoft.exchange.autodiscover that return types with arguments of type Domains | |
|---|---|
JAXBElement<Domains> |
ObjectFactory.createDomains(Domains value)
Create an instance of JAXBElement<Domains>} |
JAXBElement<Domains> |
ObjectFactory.createGetFederationInformationResponseDomains(Domains value)
Create an instance of JAXBElement<Domains>} |
JAXBElement<Domains> |
GetFederationInformationResponse.getDomains()
Gets the value of the domains property. |
| Methods in com.microsoft.exchange.autodiscover with parameters of type Domains | |
|---|---|
JAXBElement<Domains> |
ObjectFactory.createDomains(Domains value)
Create an instance of JAXBElement<Domains>} |
JAXBElement<Domains> |
ObjectFactory.createGetFederationInformationResponseDomains(Domains value)
Create an instance of JAXBElement<Domains>} |
void |
OrganizationRelationshipSettings.setDomainNames(Domains value)
Sets the value of the domainNames property. |
void |
GetDomainSettingsRequest.setDomains(Domains value)
Sets the value of the domains property. |
void |
GetOrganizationRelationshipSettingsRequest.setDomains(Domains value)
Sets the value of the domains property. |
| Method parameters in com.microsoft.exchange.autodiscover with type arguments of type Domains | |
|---|---|
void |
GetFederationInformationResponse.setDomains(JAXBElement<Domains> value)
Sets the value of the domains property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||