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

Packages that use User
com.microsoft.exchange.autodiscover   
 

Uses of User in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type User
protected  List<User> Users.users
           
 

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

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type User
 JAXBElement<User> ObjectFactory.createUser(User value)
          Create an instance of JAXBElement<User>}
 List<User> Users.getUsers()
          Gets the value of the users property.
 

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



Copyright © 2013 Jasig. All Rights Reserved.