|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.scubatoolkit.WaterType
Nested Class Summary | |
private static class |
WaterType.Fresh
|
private static class |
WaterType.Salt
|
Field Summary | |
static WaterType |
Fresh
|
static WaterType |
Salt
|
Constructor Summary | |
WaterType()
|
Method Summary | |
abstract java.lang.String |
toDBString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static WaterType Fresh
public static WaterType Salt
Constructor Detail |
public WaterType()
Method Detail |
public abstract java.lang.String toDBString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |