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

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

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

Methods in edu.nrao.sss.model.user that return types with arguments of type InstitutionType
 Set<InstitutionType> Institution.getTypes()
           
 

Methods in edu.nrao.sss.model.user with parameters of type InstitutionType
 void Institution.addToTypes(InstitutionType institutionType)
           
 

Method parameters in edu.nrao.sss.model.user with type arguments of type InstitutionType
 void Institution.setTypes(Set<InstitutionType> types)
           
 



Copyright © 2009. All Rights Reserved.