JSci.chemistry.periodictable
Class AlkaliEarthMetal

java.lang.Object
  extended by JSci.chemistry.Element
      extended by JSci.chemistry.periodictable.AlkaliEarthMetal
All Implemented Interfaces:
java.io.Serializable

public final class AlkaliEarthMetal
extends Element

A class representing alkali earth metals.

See Also:
Serialized Form

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

Constructor Detail

AlkaliEarthMetal

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