Uses of Class
com.banda.chemistry.domain.AcSpeciesGroup

Packages that use AcSpeciesGroup
com.banda.chemistry.domain   
 

Uses of AcSpeciesGroup in com.banda.chemistry.domain
 

Methods in com.banda.chemistry.domain that return AcSpeciesGroup
 AcSpeciesGroup AcSpecies.getGroup()
           
 AcSpeciesGroup AcSpeciesSet.getSpeciesGroup(AcSpeciesType type)
           
 

Methods in com.banda.chemistry.domain that return types with arguments of type AcSpeciesGroup
 Map<String,AcSpeciesGroup> AcSpeciesSet.getSpeciesGroupMap()
           
 

Methods in com.banda.chemistry.domain with parameters of type AcSpeciesGroup
protected  void AcSpecies.setGroup(AcSpeciesGroup group)
           
 

Method parameters in com.banda.chemistry.domain with type arguments of type AcSpeciesGroup
 void AcSpeciesSet.setSpeciesGroupMap(Map<String,AcSpeciesGroup> speciesGroupMap)
           
 



Copyright © 2013. All Rights Reserved.