Uses of Class
edu.nrao.sss.model.user.UserNote

Packages that use UserNote
edu.nrao.sss.model.user Outdated; use new NRAO User package. 
 

Uses of UserNote in edu.nrao.sss.model.user
 

Methods in edu.nrao.sss.model.user that return types with arguments of type UserNote
 Collection<UserNote> User.getNotes()
          Deprecated.  
 

Methods in edu.nrao.sss.model.user with parameters of type UserNote
 void User.addToNotes(UserNote userNote)
          Deprecated.  
 void UserNote.copy(UserNote userNote)
           
 

Method parameters in edu.nrao.sss.model.user with type arguments of type UserNote
 void User.setNotes(Collection<UserNote> notes)
          Deprecated.  
 

Constructors in edu.nrao.sss.model.user with parameters of type UserNote
UserNote(UserNote userNote)
           
 



Copyright © 2009. All Rights Reserved.