edu.iris.Fissures
Class FlinnEngdahlType

java.lang.Object
  extended by edu.iris.Fissures.FlinnEngdahlType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class FlinnEngdahlType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
static int _GEOGRAPHIC_REGION
           
static int _SEISMIC_REGION
           
static FlinnEngdahlType GEOGRAPHIC_REGION
           
static FlinnEngdahlType SEISMIC_REGION
           
 
Constructor Summary
protected FlinnEngdahlType(int value)
           
 
Method Summary
static FlinnEngdahlType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_SEISMIC_REGION

public static final int _SEISMIC_REGION
See Also:
Constant Field Values

SEISMIC_REGION

public static final FlinnEngdahlType SEISMIC_REGION

_GEOGRAPHIC_REGION

public static final int _GEOGRAPHIC_REGION
See Also:
Constant Field Values

GEOGRAPHIC_REGION

public static final FlinnEngdahlType GEOGRAPHIC_REGION
Constructor Detail

FlinnEngdahlType

protected FlinnEngdahlType(int value)
Method Detail

value

public int value()

from_int

public static FlinnEngdahlType from_int(int value)