JSci.chemistry.periodictable
Class Halogen

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

public final class Halogen
extends Element

A class representing halogens.

See Also:
Serialized Form

Constructor Summary
Halogen(java.lang.String name, java.lang.String symbol)
          Constructs a halogen.
 
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

Halogen

public Halogen(java.lang.String name,
               java.lang.String symbol)
Constructs a halogen.