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

Packages that use OrganizationRelationshipSettingsCollection
com.microsoft.exchange.autodiscover   
 

Uses of OrganizationRelationshipSettingsCollection in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type OrganizationRelationshipSettingsCollection
protected  JAXBElement<OrganizationRelationshipSettingsCollection> GetOrganizationRelationshipSettingsResponse.organizationRelationshipSettingsCollection
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type OrganizationRelationshipSettingsCollection
 JAXBElement<OrganizationRelationshipSettingsCollection> ObjectFactory.createGetOrganizationRelationshipSettingsResponseOrganizationRelationshipSettingsCollection(OrganizationRelationshipSettingsCollection value)
          Create an instance of JAXBElement<OrganizationRelationshipSettingsCollection>}
 JAXBElement<OrganizationRelationshipSettingsCollection> ObjectFactory.createOrganizationRelationshipSettingsCollection(OrganizationRelationshipSettingsCollection value)
          Create an instance of JAXBElement<OrganizationRelationshipSettingsCollection>}
 JAXBElement<OrganizationRelationshipSettingsCollection> GetOrganizationRelationshipSettingsResponse.getOrganizationRelationshipSettingsCollection()
          Gets the value of the organizationRelationshipSettingsCollection property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type OrganizationRelationshipSettingsCollection
 JAXBElement<OrganizationRelationshipSettingsCollection> ObjectFactory.createGetOrganizationRelationshipSettingsResponseOrganizationRelationshipSettingsCollection(OrganizationRelationshipSettingsCollection value)
          Create an instance of JAXBElement<OrganizationRelationshipSettingsCollection>}
 JAXBElement<OrganizationRelationshipSettingsCollection> ObjectFactory.createOrganizationRelationshipSettingsCollection(OrganizationRelationshipSettingsCollection value)
          Create an instance of JAXBElement<OrganizationRelationshipSettingsCollection>}
 

Method parameters in com.microsoft.exchange.autodiscover with type arguments of type OrganizationRelationshipSettingsCollection
 void GetOrganizationRelationshipSettingsResponse.setOrganizationRelationshipSettingsCollection(JAXBElement<OrganizationRelationshipSettingsCollection> value)
          Sets the value of the organizationRelationshipSettingsCollection property.
 



Copyright © 2013 Jasig. All Rights Reserved.