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

Packages that use KineticsType
com.banda.chemistry.domain   
 

Uses of KineticsType in com.banda.chemistry.domain
 

Methods in com.banda.chemistry.domain that return KineticsType
 KineticsType AcReactionSet.getKineticsType()
           
static KineticsType KineticsType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KineticsType[] KineticsType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.banda.chemistry.domain with parameters of type KineticsType
 void AcReactionSet.setKineticsType(KineticsType kineticsType)
           
 



Copyright © 2013. All Rights Reserved.