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

Packages that use GetFederationInformationResponse
com.microsoft.exchange.autodiscover   
 

Uses of GetFederationInformationResponse in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type GetFederationInformationResponse
protected  JAXBElement<GetFederationInformationResponse> GetFederationInformationResponseMessage.response
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type GetFederationInformationResponse
 JAXBElement<GetFederationInformationResponse> ObjectFactory.createGetFederationInformationResponse(GetFederationInformationResponse value)
          Create an instance of JAXBElement<GetFederationInformationResponse>}
 JAXBElement<GetFederationInformationResponse> ObjectFactory.createGetFederationInformationResponseMessageResponse(GetFederationInformationResponse value)
          Create an instance of JAXBElement<GetFederationInformationResponse>}
 JAXBElement<GetFederationInformationResponse> GetFederationInformationResponseMessage.getResponse()
          Gets the value of the response property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type GetFederationInformationResponse
 JAXBElement<GetFederationInformationResponse> ObjectFactory.createGetFederationInformationResponse(GetFederationInformationResponse value)
          Create an instance of JAXBElement<GetFederationInformationResponse>}
 JAXBElement<GetFederationInformationResponse> ObjectFactory.createGetFederationInformationResponseMessageResponse(GetFederationInformationResponse value)
          Create an instance of JAXBElement<GetFederationInformationResponse>}
 

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type GetFederationInformationResponse
 void GetFederationInformationResponseMessage.setResponse(JAXBElement<GetFederationInformationResponse> value)
          Sets the value of the response property.
 



Copyright © 2013 Jasig. All Rights Reserved.