Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.unitconverter.model.Conversion

Packages that use Conversion
com.liferay.portlet.unitconverter.util   
 

Uses of Conversion in com.liferay.portlet.unitconverter.util
 

Methods in com.liferay.portlet.unitconverter.util that return Conversion
static Conversion ConverterUtil.getConversion(int type, int fromId, int toId, double fromValue)
           
 


Liferay 6.2-ce-ga5