Uses of Class
jgromacs.db.AtomType

Packages that use AtomType
jgromacs.data jgromacs.data is a collection of classes representing multiple levels of structural data 
 

Uses of AtomType in jgromacs.data
 

Methods in jgromacs.data that return AtomType
 AtomType Atom.getAtomType()
          Returns the type of atom
 

Methods in jgromacs.data with parameters of type AtomType
 void Atom.setAtomType(AtomType atomType)
          Sets the type of atom