Uses of Package
com.edsdev.jconvert.domain

Packages that use com.edsdev.jconvert.domain
com.edsdev.jconvert.common   
com.edsdev.jconvert.domain   
com.edsdev.jconvert.logic   
com.edsdev.jconvert.presentation   
 

Classes in com.edsdev.jconvert.domain used by com.edsdev.jconvert.common
ConversionType
          Simple domain object that facilitates segregation of like conversions.
 

Classes in com.edsdev.jconvert.domain used by com.edsdev.jconvert.domain
Conversion
          This is the abstract class that represents a conversion itself.
FractionalConversion
          This is the class that represents a fraction conversion in the application.
 

Classes in com.edsdev.jconvert.domain used by com.edsdev.jconvert.logic
ConversionType
          Simple domain object that facilitates segregation of like conversions.
 

Classes in com.edsdev.jconvert.domain used by com.edsdev.jconvert.presentation
ConversionType
          Simple domain object that facilitates segregation of like conversions.
 



JConvert - opensource project by Ed Sarrazin