JSci.chemistry.periodictable
Class AlkaliMetal

java.lang.Object
  extended byJSci.chemistry.Element
      extended byJSci.chemistry.periodictable.AlkaliMetal
All Implemented Interfaces:
java.io.Serializable

public final class AlkaliMetal
extends Element

A class representing alkali metals.

See Also:
Serialized Form

Constructor Summary
AlkaliMetal(java.lang.String name, java.lang.String symbol)
          Constructs an alkali metal.
 
Methods inherited from class JSci.chemistry.Element
equals, getAtomicNumber, getAtomicRadius, getBoilingPoint, getCovalentRadius, getDensity, getElectricalConductivity, getElectronegativity, getMassNumber, getMeltingPoint, getName, getSpecificHeat, getThermalConductivity, setAtomicNumber, setAtomicRadius, setBoilingPoint, setCovalentRadius, setDensity, setElectricalConductivity, setElectronegativity, setMassNumber, setMeltingPoint, setSpecificHeat, setThermalConductivity, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlkaliMetal

public AlkaliMetal(java.lang.String name,
                   java.lang.String symbol)
Constructs an alkali metal.