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

Packages that use Users
com.microsoft.exchange.autodiscover   
 

Uses of Users in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover declared as Users
protected  Users GetUserSettingsRequest.users
           
 

Methods in com.microsoft.exchange.autodiscover that return Users
 Users ObjectFactory.createUsers()
          Create an instance of Users
 Users GetUserSettingsRequest.getUsers()
          Gets the value of the users property.
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type Users
 JAXBElement<Users> ObjectFactory.createUsers(Users value)
          Create an instance of JAXBElement<Users>}
 

Methods in com.microsoft.exchange.autodiscover with parameters of type Users
 JAXBElement<Users> ObjectFactory.createUsers(Users value)
          Create an instance of JAXBElement<Users>}
 void GetUserSettingsRequest.setUsers(Users value)
          Sets the value of the users property.
 



Copyright © 2013 Jasig. All Rights Reserved.