Uses of Class
org.scubatoolkit.Gas

Packages that use Gas
org.scubatoolkit   
 

Uses of Gas in org.scubatoolkit
 

Fields in org.scubatoolkit declared as Gas
private  Gas Tank.contents
           
 

Methods in org.scubatoolkit that return Gas
 Gas Tank.getGas()
          Gets the gas attribute of the Tank object
 

Methods in org.scubatoolkit with parameters of type Gas
 void Tank.setGas(Gas g)
          Sets the gas attribute of the Tank object
 



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