java.lang.Object
edu.sc.seis.sod.subsetter.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
Modifier and Type |
Method |
Description |
edu.sc.seis.sod.model.common.UnitImpl |
getUnit() |
Describe getUnit method here.
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public Unit(org.w3c.dom.Element config)
Creates a new Unit
instance.
- Parameters:
config
- an Element
value
-
Method Details
-
public edu.sc.seis.sod.model.common.UnitImpl getUnit()
Describe getUnit
method here.
- Returns:
- an
edu.iris.Fissures.Unit
value