fr.ocelet.runtime.otypes
Class Ovolume

Package class diagram package Ovolume
java.lang.Object
  extended by fr.ocelet.runtime.otypes.Oreal
      extended by fr.ocelet.runtime.otypes.Ovolume
All Implemented Interfaces:
Onumber, Otype

public class Ovolume
extends Oreal


Field Summary
(package private)  char unit
           
 
Constructor Summary
Ovolume()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class fr.ocelet.runtime.otypes.Oreal
add, compareTo, div, equals, mult, sub
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

unit

char unit
Constructor Detail

Ovolume

public Ovolume()
Method Detail

toString

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