public class FlinnEngdahlRegionImpl
extends edu.iris.Fissures.FlinnEngdahlRegion
| Modifier | Constructor and Description |
|---|---|
protected |
FlinnEngdahlRegionImpl() |
|
FlinnEngdahlRegionImpl(edu.iris.Fissures.FlinnEngdahlType type,
int number) |
| Modifier and Type | Method and Description |
|---|---|
static java.io.Serializable |
createEmpty() |
boolean |
equals(java.lang.Object o) |
int |
getTypeAsInt()
for use by hibernate
|
int |
hashCode() |
protected void |
setTypeAsInt(int type)
for use by hibernate
|
java.lang.String |
toString() |
public FlinnEngdahlRegionImpl(edu.iris.Fissures.FlinnEngdahlType type,
int number)
protected FlinnEngdahlRegionImpl()
public static java.io.Serializable createEmpty()
public int getTypeAsInt()
protected void setTypeAsInt(int type)
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object