Uses of Class
com.microsoft.exchange.autodiscover.GetFederationInformationRequest

Packages that use GetFederationInformationRequest
com.microsoft.exchange.autodiscover   
 

Uses of GetFederationInformationRequest in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type GetFederationInformationRequest
protected  JAXBElement<GetFederationInformationRequest> GetFederationInformationRequestMessage.request
           
 

Methods in com.microsoft.exchange.autodiscover that return GetFederationInformationRequest
 GetFederationInformationRequest ObjectFactory.createGetFederationInformationRequest()
          Create an instance of GetFederationInformationRequest
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type GetFederationInformationRequest
 JAXBElement<GetFederationInformationRequest> ObjectFactory.createGetFederationInformationRequest(GetFederationInformationRequest value)
          Create an instance of JAXBElement<GetFederationInformationRequest>}
 JAXBElement<GetFederationInformationRequest> ObjectFactory.createGetFederationInformationRequestMessageRequest(GetFederationInformationRequest value)
          Create an instance of JAXBElement<GetFederationInformationRequest>}
 JAXBElement<GetFederationInformationRequest> GetFederationInformationRequestMessage.getRequest()
          Gets the value of the request property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type GetFederationInformationRequest
 JAXBElement<GetFederationInformationRequest> ObjectFactory.createGetFederationInformationRequest(GetFederationInformationRequest value)
          Create an instance of JAXBElement<GetFederationInformationRequest>}
 JAXBElement<GetFederationInformationRequest> ObjectFactory.createGetFederationInformationRequestMessageRequest(GetFederationInformationRequest value)
          Create an instance of JAXBElement<GetFederationInformationRequest>}
 

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type GetFederationInformationRequest
 void GetFederationInformationRequestMessage.setRequest(JAXBElement<GetFederationInformationRequest> value)
          Sets the value of the request property.
 



Copyright © 2013 Jasig. All Rights Reserved.