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

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

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

Methods in edu.nrao.sss.model.proposal that return types with arguments of type SessionPair
 Set<SessionPair> Session.getSessionPairs()
          Returns this session's set of session pairs.
 

Methods in edu.nrao.sss.model.proposal with parameters of type SessionPair
 void Session.addSessionPair(SessionPair newPair)
          Add a new session pair to this session.
 void Session.removeSessionPair(SessionPair oldPair)
          Removes the given session pair from this session.
 



Copyright © 2009. All Rights Reserved.