Uses of Interface
edu.mit.stellar.api.user.DateRange

Packages that use DateRange
edu.mit.stellar.api.user   
 

Uses of DateRange in edu.mit.stellar.api.user
 

Methods in edu.mit.stellar.api.user that return types with arguments of type DateRange
 java.util.Set<DateRange> UserIdentity.getUsernameHistory()
          List of historic usernames and dates of applicability
 

Methods in edu.mit.stellar.api.user with parameters of type DateRange
 void UserIdentityM.addUsernameHistory(DateRange dateRange)
           
 

Method parameters in edu.mit.stellar.api.user with type arguments of type DateRange
 void UserIdentityM.setUsernameHistory(java.util.Set<DateRange> usernameHistory)
           
 



Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.