Class Unit

  • All Implemented Interfaces:
    SodElement

    public class Unit
    extends java.lang.Object
    implements SodElement
    Unit.java Created: Tue Apr 2 13:54:51 2002
    • Constructor Summary

      Constructors 
      Constructor Description
      Unit​(org.w3c.dom.Element config)
      Creates a new Unit instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      edu.iris.Fissures.Unit getUnit()
      Describe getUnit method here.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Unit

        public Unit​(org.w3c.dom.Element config)
        Creates a new Unit instance.
        Parameters:
        config - an Element value
    • Method Detail

      • getUnit

        public edu.iris.Fissures.Unit getUnit()
        Describe getUnit method here.
        Returns:
        an edu.iris.Fissures.Unit value