org.scubatoolkit
Class UnitsSystem.Metric

java.lang.Object
  |
  +--org.scubatoolkit.UnitsSystem
        |
        +--org.scubatoolkit.UnitsSystem.Metric
Enclosing class:
UnitsSystem

private static class UnitsSystem.Metric
extends UnitsSystem


Nested Class Summary
 
Nested classes inherited from class org.scubatoolkit.UnitsSystem
 
Field Summary
 
Fields inherited from class org.scubatoolkit.UnitsSystem
Imperial, Metric
 
Constructor Summary
private UnitsSystem.Metric()
           
 
Method Summary
 java.lang.String toDBString()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnitsSystem.Metric

private UnitsSystem.Metric()
Method Detail

toDBString

public java.lang.String toDBString()
Specified by:
toDBString in class UnitsSystem

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002 The Scuba Toolkit Team. All Rights Reserved.