|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.scubatoolkit.UnitsSystem
Nested Class Summary | |
private static class |
UnitsSystem.Imperial
|
private static class |
UnitsSystem.Metric
|
Field Summary | |
static UnitsSystem |
Imperial
|
static UnitsSystem |
Metric
|
Constructor Summary | |
UnitsSystem()
|
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 UnitsSystem Metric
public static UnitsSystem Imperial
Constructor Detail |
public UnitsSystem()
Method Detail |
public abstract java.lang.String toDBString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |