Uses of Class
edu.nrao.sss.model.proposal.Session

Packages that use Session
edu.nrao.sss.model.proposal Proposal object model. 
 

Uses of Session in edu.nrao.sss.model.proposal
 

Methods in edu.nrao.sss.model.proposal that return types with arguments of type Session
 Set<Session> Proposal.getSessions()
           
 

Methods in edu.nrao.sss.model.proposal with parameters of type Session
 void Proposal.addSession(Session s)
           
 void Proposal.deleteSession(Session s)
           
 



Copyright © 2009. All Rights Reserved.