JSci.chemistry.periodictable
Class RareEarthMetal

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

public final class RareEarthMetal
extends Element

A class representing rare earth metals.

See Also:
Serialized Form

Constructor Summary
RareEarthMetal(java.lang.String title, java.lang.String label)
          Constructs a rare 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

RareEarthMetal

public RareEarthMetal(java.lang.String title,
                      java.lang.String label)
Constructs a rare earth metal.